|
|
int | structVersion |
| | this internal structure version
|
| |
| const char * | interf |
| | underlying MIDI API, e.g. More...
|
| |
| const char * | name |
| | device name, e.g. More...
|
| |
|
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
|
| |
Definition at line 207 of file portmidi.h.
◆ interf
| const char* PmDeviceInfo::interf |
underlying MIDI API, e.g.
MMSystem or DirectX
Definition at line 209 of file portmidi.h.
◆ name
| const char* PmDeviceInfo::name |
device name, e.g.
USB MidiSport 1x1
Definition at line 210 of file portmidi.h.
The documentation for this struct was generated from the following file: