레퍼런스 onended()

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/sources/SoundFile.js and open a pull request!

관련 레퍼런스