SoundEvents: { Ready: "ready"; Finish: "finish" } = ...

Type declaration

  • Ready: "ready"

    Triggered when the sound is ready for playing.

    Since

    0.1

    Android

    Ios

    Ready

  • Finish: "finish"

    Triggered when the sound complited playing.

    Finish

    Android

    Ios

    Since

    0.1

Generated using TypeDoc