INCarAudioSource Enum

Definition

Enumerates inputs to the car sound system.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INCarAudioSource
type INCarAudioSource = 
Inheritance
INCarAudioSource
Attributes

Fields

Aux 5

An auxiliary jack.

Bluetooth 4

A bluetooth audio stream.

CarPlay 1

CarPlay audio.

HardDrive 9

An external drive.

iPod 2

An attached iPod.

MemoryCard 7

A removable memory card.

OpticalDrive 8

A removable optical disk (e.g., a CD).

Radio 3

A radio station.

Unknown 0

The input source is not determined.

Usb 6

An audio stream provided over a USB connection.

Applies to