AudioSessionInputRouteKind Enum

Definition

The available audio input sources on the device.

public enum AudioSessionInputRouteKind
type AudioSessionInputRouteKind = 
Inheritance
AudioSessionInputRouteKind

Fields

BluetoothHFP 4

Bluetooth based microphone

BuiltInMic 2

The built-in microphone (this device is not available on iPod touch devices for example).

HeadsetMic 3

Headset based microphone

LineIn 1

Line input

None 0

No input device.

USBAudio 5

Microphone connected through USB (connected either throught the Lightning or 30-pin ports).

Applies to