INCarAudioSource 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
자동차 사운드 시스템에 대한 입력을 열거합니다.
[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 연결을 통해 제공되는 오디오 스트림입니다. |