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 | 藍牙音訊串流。 |
CarPlay | 1 | CarPlay 音訊。 |
HardDrive | 9 | 外部磁片磁碟機。 |
iPod | 2 | 附加的 iPod。 |
MemoryCard | 7 | 抽取式記憶卡。 |
OpticalDrive | 8 | 卸載式光學磁片 (例如 CD) 。 |
Radio | 3 | 無線電站。 |
Unknown | 0 | 無法判斷輸入來源。 |
Usb | 6 | 透過 USB 連線提供的音訊資料流程。 |