Set di comandi audio CD
[La funzionalità associata a questa pagina, MCI, è una funzionalità legacy. È stato sostituito da MediaPlayer. MediaPlayer è stato ottimizzato per Windows 10 e Windows 11. Microsoft consiglia vivamente che il nuovo codice usi MediaPlayer invece di MCI, quando possibile. Microsoft suggerisce che il codice esistente che usa le API legacy venga riscritto per usare le nuove API, se possibile.
I dispositivi audio CD supportano il set di comandi seguente.
Modulo stringa | Modulo messaggio |
---|---|
Pausa | MCI_BREAK |
Capacità | MCI_GETDEVCAPS |
Vicino | MCI_CLOSE |
Informazioni | MCI_INFO |
Aperto | MCI_OPEN |
Pausa | MCI_PAUSE |
Giocare | MCI_PLAY |
riassumere | MCI_RESUME |
Cercare | MCI_SEEK |
Impostare | MCI_SET |
Stato | MCI_STATUS |
Fermare | MCI_STOP |
Sysinfo | MCI_SYSINFO |