Contents

kAudioSessionProperty_InputSource

The audio input source.

Declaration

var kAudioSessionProperty_InputSource: Int { get }

Discussion

A read/write CFNumber object that indicates the audio input source, 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_InputSourceKey_ID key as part of the kAudioSessionProperty_InputSources array.

See Also

Constants