pub unsafe static kAudioSessionOutputRoute_LineOut: Option<&'static CFString>👎Deprecated: no longer supported
Available on crate features
AudioSession and objc2-core-foundation only.Expand description
These are strings used with the kAudioSession_AudioRouteKey_Type key for the CFDictionary associated with kAudioSession_AudioRouteKey_Outputs. Available in iOS 5.0 or greater
A line out output
Speakers in a headset (mic and headphones) or simple headphones
Speakers that are part of a Bluetooth Hands-Free Profile device
Speakers in a Bluetooth A2DP device
The speaker you hold to your ear when on a phone call
The built-in speaker
Speaker(s) in a Universal Serial Bus device
Output via High-Definition Multimedia Interface
Output on a remote Air Play device
See also Apple’s documentation