다음을 통해 공유


INCarAudioSource 열거형

정의

자동차 사운드 시스템에 대한 입력을 열거합니다.

[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 = 
상속
INCarAudioSource
특성

필드

Aux 5

보조 잭입니다.

Bluetooth 4

Bluetooth 오디오 스트림.

CarPlay 1

CarPlay 오디오.

HardDrive 9

외형 드라이브입니다.

iPod 2

연결된 iPod입니다.

MemoryCard 7

이동식 메모리 카드입니다.

OpticalDrive 8

이동식 광학 디스크(예: CD).

Radio 3

라디오 방송국.

Unknown 0

입력 원본이 결정되지 않았습니다.

Usb 6

USB 연결을 통해 제공되는 오디오 스트림입니다.

적용 대상