AUDIO_DUCKING_OPTIONS_DO_NOT_DUCK_OTHER_STREAMS constant

AUDIO_DUCKING_OPTIONS const AUDIO_DUCKING_OPTIONS_DO_NOT_DUCK_OTHER_STREAMS

The associated audio stream should not cause other streams to be ducked.

Implementation

static const AUDIO_DUCKING_OPTIONS_DO_NOT_DUCK_OTHER_STREAMS =
    AUDIO_DUCKING_OPTIONS(1);