duckAudio property

bool duckAudio
getter/setter pair

This flag should be set to true, if player is used for playing sound while there may be music

Defaults to false, meaning the audio will be paused while playing on iOS and continue playing on Android.

Implementation

bool duckAudio;