Contents

kAudioSessionProperty_OutputDestination

The audio output destination.

Declaration

var kAudioSessionProperty_OutputDestination: Int { get }

Discussion

A read/write CFNumber object that indicates the audio output destination, from a USB audio accessory attached through the iPad camera connection kit, that you want to use.

Discussion

The value must be one of the identifiers provided as a kAudioSession_OutputDestinationKey_ID key as part of the kAudioSessionProperty_OutputDestinations array.

See Also

Constants