// dmusicks.h
typedef enum {
DMUS_STREAM_MIDI_INVALID,
DMUS_STREAM_MIDI_RENDER,
DMUS_STREAM_MIDI_CAPTURE,
DMUS_STREAM_WAVE_SINK
} DMUS_STREAM_TYPE;
View the official Windows Driver Kit DDI referenceNo description available.
Used for a DirectMusic synthesizer device.
DMUS_STREAM_MIDI_INVALIDDMUS_STREAM_MIDI_RENDERDMUS_STREAM_MIDI_CAPTUREDMUS_STREAM_WAVE_SINK