Amplifier-Mixer Command Messages
┌────────────────────┬─────────────────────────────────────────────┐
│Message │Description │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_BUFFER │Allocates or deallocates memory for use with │
│ │the audio device. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_CONNECTOR │Enables, disables, or queries the status of a│
│ │connector on a device. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_CLOSE │Closes the amp mixer instance. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_GETDEVCAPS │Gets device capabilities. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_INFO │Gets device information. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_MIX_SETUP │Sets up the device in the correct mode (for │
│ │example, PCM, MPEG audio, or MIDI). │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_OPEN │Opens an instance of the amp mixer. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_PAUSE │Pauses playback or recording. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_RESUME │Resumes playback or recording. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_SET │Sets audio attributes using the │
│ │MCI_AMP_SET_PARMS structure. For a list of │
│ │supported attributes, see Audio Attributes. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_STATUS │Gets device status. │
├────────────────────┼─────────────────────────────────────────────┤
│MCI_STOP │Stops playback or recording. │
└────────────────────┴─────────────────────────────────────────────┘
[Back: Master Volume and the Ampmix Device]
[Next: M-Audio Adapter Specifics]