audioHandler

val audioHandler: AudioHandler? = null

Override the default AudioHandler.

Default is AudioSwitchHandler.

Use NoAudioHandler to turn off automatic audio handling or AudioFocusHandler to get simple audio focus handling.

Sources

SDK source
Link copied to clipboard