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
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
pausedPosition : number The position the sound had reached when it was paused. Source
restart(marker, position, volume, loop)
[readonly] usingWebAudio : boolean true if this sound is being played with Web Audio.
Page 1 of 6