pre-release xSound
Bug fixed:
- When sound played on the position you could hear the sound for 0.1 seconds before faint away. fixed
these events added
- onPlayStart
- onPlayEnd
- onLoading
- onPlayPause
- onPlayResume
new functions added:
-
onPlayStart(name, function)
-
onPlayEnd(name, function)
-
onLoading(name, function)
-
onPlayPause(name, function)
-
onPlayResume(name, function)
-
getTimeStamp(name)
-
getMaxDuration(name)
-
setTimeStamp(name, time)
-
setTimeStamp(source ,name, time)
new column in array added
timeStamp
maxDuration