This class exposes no properties.
getPlaybackController
getPlaybackController(name: String): PlaybackController
Get a playback controller from assets by name.
play
play(audioSource: AudioSource): void
Creates a new playing instance of the sound associated with this AudioSource.
stopAll
stopAll(audioSource: AudioSource): void
Stops all playing instances of this AudioSource.