Port types used for audio output.
Framework
- AVFoundation
Port types used for audio output.
Framework
static let line Out: AVAudio Session .Port
Line-level output to the dock connector.
static let headphones: AVAudio Session .Port
Output to a wired headset.
static let built In Receiver: AVAudio Session .Port
Output to a speaker intended to be held near the ear.
static let built In Speaker: AVAudio Session .Port
Output to the device’s built-in speaker.
static let HDMI: AVAudio Session .Port
Output to a device via the High-Definition Multimedia Interface (HDMI) specification.
static let air Play: AVAudio Session .Port
Output to a remote device over AirPlay.
static let bluetooth LE: AVAudio Session .Port
Output to a Bluetooth Low Energy (LE) peripheral.
static let bluetooth A2DP: AVAudio Session .Port
Output to a Bluetooth A2DP device.