Handlers
These are handlers
Start
Parameters
soundId:
string
fn:
function
Stop
Parameters
soundId:
string
fn:
function
Pause
Parameters
soundId:
string
fn:
function
Resume
Parameters
soundId:
string
fn:
function
Loading
Parameters
soundId:
string
fn:
function
Attach
Parameters
soundId:
string
fn:
function
Detach
Parameters
soundId:
string
fn:
function
Destroy
Parameters
soundId:
string
fn:
function
Time Update
This handler is triggered when the current time changed
Parameters
soundId:
string
fn:
function
Directly Set
Parameters
soundId:
string
data:
table
destroy:
function
start:
function
stop:
function
pause:
function
resume:
function
loading:
function
attach:
function
detach:
function
timeupdate:
function
Last updated