레퍼런스 setPath()

setPath()

Change the path for the soundfile.

예제

구문

setPath(path, [successCallback])

매개변수

path
String: Path to the sound file.
successCallback
Function: Function to call when the sound file is loaded.
Notice any errors or typos? Please let us know. Please feel free to edit src/sources/SoundFile.js and open a pull request!

관련 레퍼런스