| AudioConfiguration |
Configuration for audio processing.
|
| AudioPlayerLifecycleManager |
Triggers cleanup checks on all active audio players at a fixed interval.
|
| AudioPlayerOptions |
Mutable options of an audio player which may be applied in real-time.
|
| DefaultAudioPlayer |
An audio player that is capable of playing audio tracks and provides audio frames from the currently playing track.
|
| DefaultAudioPlayerManager |
The default implementation of audio player manager.
|
| FunctionalResultHandler |
Helper class for creating an audio result handler using only methods that can be passed as lambdas.
|