Contents

kAudioSession_AudioRouteChangeKey_CurrentRouteDescription

Describes the current audio route.

Declaration

let kAudioSession_AudioRouteChangeKey_CurrentRouteDescription: CFString!

Discussion

A CFDictionary object that describes the current audio route. For specifics on the contents of this dictionary, see kAudioSession_AudioRouteKey_Inputs and kAudioSession_AudioRouteKey_Outputs.

See Also

Constants