The
type of connector to which the requested action applies. The following
connector types are defined:
Note: This keyword is used in conjunction with the QUERY keyword.
MIDI stream
Digital input or output for a sequencer
device. This data is typically streamed to an amplifier mixer device.
CD
stream
Digital output for a CD audio device capable
of reading the data directly off of a disk. The data is typically streamed
to an amplifier mixer device.
wave stream
Digital
input or output for a waveform audio device. The data is typically streamed
to an amplifier mixer device.
XA stream
Digital
output for a CD-ROM/XA device. The data is typically streamed to an amplifier
mixer device.
amp stream
Digital
input or output for an amplifier mixer device.
headphones
The connector on the device which is labeled or
is typically used to attach headphones to the device.
speakers
The connector on the device which is labeled or
is typically used to attach speakers to the device.
microphone
The connector on the device which is labeled or
is typically used to attach a microphone to the device.
line
in
The connector on the device which is labeled
or is typically used to provide line level input to the device.
line
out
The connector on the device which is labeled
or is typically used to provide line level output from the device.
video
in
The connector on the device which is labeled
or is typically used to provide video input to the device.
video
out
The connector on the device which is labeled
or is typically used to provide video output from the device.
ALIAS
device_alias
WAIT
The
command is executed synchronously. The function waits until the requested
action is complete before returning to the application.
NOTIFY
The command is executed asynchronously, allowing
control to be returned immediately to the application. When the requested
action is complete, an MM_MCINOTIFY
message is sent to the application window procedure.
[Back]
[Next]