pausedTime : number The game time at which the sound was paused. Source code:
game : Phaser.Game Local reference to game.
autoplayKey : string If a sound is set to auto play, this holds the marker key of it.
autoplay : boolean Is a sound set to autoplay or not? Source code:
context :AudioContext The AudioContext being used for playback. Source code:
setTouchLock() Sets the Input Manager touch callback to be SoundManager.unlock.Required for iOS audio device unlocking. Mostly
onPause : Phaser.Signal The onPause event is dispatched
connectToMaster : boolean Used in conjunction with Sound.externalNode this allows you to stop a Sound node being connected to the
pausedPosition : number The position the sound had reached when it was paused. Source
masterGainNode : Object The master gain node in a Web Audio system. Source
Page 1 of 10