wasapi ~master (2017-02-10T13:57:45Z)
Home
Dub
Repo
MidiOutDeviceDesc
wasapi
midi
Undocumented in source.
version(Windows)
class
MidiOutDeviceDesc {
uint
index
;
string
name
;
uint
technology
;
ushort
channelMask
;
MidiOutDevice
open
();
}
Members
Functions
open
MidiOutDevice
open
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
channelMask
ushort
channelMask
;
Undocumented in source.
index
uint
index
;
Undocumented in source.
name
string
name
;
Undocumented in source.
technology
uint
technology
;
Undocumented in source.
Meta
Source
See Implementation
wasapi
midi
classes
MidiOutDevice
MidiOutDeviceDesc
MidiProvider
variables
DEFAULT_MIDI_DEVICE