onPause : Phaser.Signal The onPause event is dispatched
[readonly] isDecoded : boolean Returns true if the sound file has decoded.
masterGainNode : Object The master gain node in a Web Audio system. Source
restart(marker, position, volume, loop)
pause() Pauses the sound. Source code:
gainNode : Object The gain node in a Web Audio system. Source code:
duration : number The duration of the current sound marker in seconds. Source
pausedTime : number The game time at which the sound was paused. Source code:
[readonly] usingWebAudio : boolean true if this sound is being played with Web Audio.
currentTime : number The current time the sound is at. Source code:
Page 1 of 6