Reference to the Web Audio API AudioContext element, if Web Audio is available
Collection of global filter
true
if all sounds are mute
Set the paused state for all sound
The speed of all sound
Volume to apply to all sound
Destroy the context and don't use after this.
Dispatch event to refresh all instances volume, mute, etc.
Dispatches event to refresh the paused state of playing instances.
Toggle mute for all sounds
Toggle pause for all sounds
Represents the audio context for playing back sounds. This can represent either an HTML or WebAudio context.