handleAudioFocus

Specifies if the player should only play when it has the audio focus.

Enabling this feature for the player to handle the audio focus e.g. pausing when receiving a call or when other players start playing. The audio focus handling is then also applied during ad playback.

See also the Android Audio Focus documentation for more details. It is strongly recommended to handle audio focus, either by enabling this setting or by a custom implementation.

Default value is false.