INCarAudioSource Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumère les entrées du système audio de la voiture.
[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 =
- Héritage
-
INCarAudioSource
- Attributs
Champs
Aux | 5 | Un jack auxiliaire. |
Bluetooth | 4 | Un flux audio bluetooth. |
CarPlay | 1 | CarPlay audio. |
HardDrive | 9 | Un lecteur externe. |
iPod | 2 | IPod attaché. |
MemoryCard | 7 | Carte mémoire amovible. |
OpticalDrive | 8 | Un disque optique amovible (par exemple, un CD). |
Radio | 3 | Une station de radio. |
Unknown | 0 | La source d’entrée n’est pas déterminée. |
Usb | 6 | Flux audio fourni via une connexion USB. |