DMUS_STREAM_TYPE-Enumeration (dmusicks.h)
Wird für ein DirectMusic-Synthesizergerät verwendet.
Syntax
typedef enum {
DMUS_STREAM_MIDI_INVALID,
DMUS_STREAM_MIDI_RENDER,
DMUS_STREAM_MIDI_CAPTURE,
DMUS_STREAM_WAVE_SINK
} DMUS_STREAM_TYPE;
Konstanten
DMUS_STREAM_MIDI_INVALID |
DMUS_STREAM_MIDI_RENDER |
DMUS_STREAM_MIDI_CAPTURE |
DMUS_STREAM_WAVE_SINK |
Anforderungen
Anforderung | Wert |
---|---|
Header | dmusicks.h |