Contents

kAudioSession_AudioRouteChangeKey_Reason

Identifies the reason for the audio route change.

Declaration

var kAudioSession_AudioRouteChangeKey_Reason: String { get }

Discussion

Value is a CFNumber object that identifies the reason for the audio route change. See Audio Route Change Reasons.

Discussion