PortMidi  2.2.x
PmDeviceInfo Struct Reference

Data Fields

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
 

Detailed Description

Definition at line 206 of file portmidi.h.

Field Documentation

◆ interf

const char* PmDeviceInfo::interf

underlying MIDI API, e.g.

MMSystem or DirectX

Definition at line 208 of file portmidi.h.

◆ name

const char* PmDeviceInfo::name

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:

Generated for PortMidi by doxygen 1.9.1