IosAudioCategoryOption
An enum representing audio behaviors for iOS audio sessions. Each option is valid for specific audio session categories.
Properties
ALLOW_AIRPLAY**'allowAirPlay'ALLOW_BLUETOOTH**'allowBluetooth'ALLOW_BLUETOOTH_A2DP**'allowBluetoothA2DP'DEFAULT_TO_SPEAKER**'defaultToSpeaker'DUCK_OTHERS**'duckOthers'INTERRUPT_SPOKEN_AUDIO_AND_MIX_WITH_OTHERS**'interruptSpokenAudioAndMixWithOthers'MIX_WITH_OTHERS**'mixWithOthers'OVERRIDE_MUTED_MICROPHONE_INTERRUPTION**'overrideMutedMicrophoneInterruption'Inheritance
enum.Enum.
Previous
arrow_back
Inputdevice