Data Fields |
int | structVersion |
| this internal structure version
|
const char * | interf |
| underlying MIDI API, e.g.
|
const char * | name |
| device name, e.g.
|
int | input |
| true iff input is available
|
int | output |
| true iff output is available
|
int | opened |
| used by generic PortMidi code to do error checking on arguments
|
Detailed Description
Definition at line 206 of file portmidi.h.
Field Documentation
underlying MIDI API, e.g.
MMSystem or DirectX
Definition at line 208 of file portmidi.h.
device name, e.g.
USB MidiSport 1x1
Definition at line 209 of file portmidi.h.
The documentation for this struct was generated from the following file: