Creates a SoundPlayer class.
The SoundPlayer Class. Plays audio
1.0.0-beta
Creates a SoundPlayer instance
Path to sound file
Sound
Gets the duration of the sound
Gets the mute state of the sound
Gets the playing state of the sound
Gets the volume of the sound
Sets the loop of the audio
2.1.0
Mutes the audio
1.1.0
Pauses the audio
Plays the audio
Plays a sound sprite based on the key
Key of the sound sprite
Restarts the audio
Seeks the audio
Time in seconds to seek to
Sets the audio src/path
Audio src/path
Sets the volume of the audio
Pauses the audio, alias to SoundPlayer.pause
Unmutes the audio
Generated using TypeDoc
Creates a SoundPlayer class.
The SoundPlayer Class. Plays audio
1.0.0-beta