util/audio_utils library

Classes

AssetAudioSource
AudioSource of the provided asset.
AudioSource
Source to play an audio stream from.
AudioUtilsImpl
Helper providing direct access to audio playback related resources.
FileAudioSource
AudioSource of the provided file.
UrlAudioSource
AudioSource of the provided url.

Enums

AudioMode
Mode, in which AudioUtils should currently operate in.
AudioSourceKind
Possible AudioSource kind.

Properties

AudioUtils AudioUtilsImpl
Global variable to access AudioUtilsImpl.
getter/setter pair