SyncMediaAudioRenderer

The audio renderer used for audio playback

Inheritors

Types

Link copied to clipboard
data class NativeAudioRenderer(val mediaSessionMetadata: ColibrioMediaSessionMetadata, val mediaCommands: ColibrioMediaCommands) : SyncMediaAudioRenderer

Creates a new ColibrioAudioPlayer to render audio. Any existing ColibrioAudioPlayer will be destroyed. You can access the newly created ColibrioAudioPlayer through AudioReadingSystemEngine.activeAudioPlayer for further configuration.

Link copied to clipboard

Uses the WebView to render audio