次の方法で共有


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 接続経由で提供されるオーディオ ストリーム。

適用対象