Enumeration EVENT_AUDIOConst

Enumeration Members

CHILD_APPEND: "childAppendToAudioGraph"

broadcast to a Node and all its descendants in the graph after it was appended to a parent

CHILD_REMOVE: "childRemoveFromAudioGraph"

broadcast to a Node and all its descendants in the graph just before its being removed from its parent

ENDED: "ended"

fired when the end of the audio is reached while playing

READY: "ready"

fired when the audio file was loaded and is ready for playing

UPDATE: "updateAudioGraph"

broadcast to a Node and all its descendants in the graph to update the panners in AudioComponents