[readonly] isDecoded : boolean Returns true if the sound file has decoded.
masterGainNode : Object The master gain node in a Web Audio system. Source
gainNode : Object The gain node in a Web Audio system. Source code:
currentTime : number The current time the sound is at. Source code:
onMute : Phaser.Signal The onMute event is dispatched
pause() Pauses the sound. Source code:
pausedTime : number The game time at which the sound was paused. Source code:
durationMS : number The duration of the current sound marker in ms. Source
onPause : Phaser.Signal The onPause event is dispatched
onPlay : Phaser.Signal The onPlay event is dispatched
Page 1 of 6