onended()

Define a function to call when the soundfile is done playing.

実例

シンタックス

onended(callback)

パラメーター

callback
Function: Name of a function that will be called when the soundfile is done playing.
Notice any errors or typos? Please let us know. Please feel free to edit src/SoundFile.js and open a pull request!

関連するリファレンス