Contents

kAudioSessionRouteChangeReason_Override

The audio route has been overridden.

Declaration

var kAudioSessionRouteChangeReason_Override: Int { get }

Discussion

For example, while using the kAudioSessionCategory_PlayAndRecord category, output audio has been redirected to the speaker using the kAudioSessionProperty_OverrideAudioRoute property.

See Also

Constants