| Class | Description |
|---|---|
| ExoAudioPlayer |
A
AudioPlayerApi implementation that uses the ExoPlayer
as the backing media player. |
| NativeAudioPlayer |
A simple MediaPlayer implementation that extends the
one provided by the system to add integration with
the
ListenerMux and to mitigate state errors. |