|
RADLib
RADical C++ application framework
|
ALSA raw-MIDI input device descriptor. More...
#include <RADMedia.h>
Public Attributes | |
| std::string | id |
| ALSA raw-MIDI id usable with MidiInputDevice. More... | |
| std::string | name |
| Short display name. More... | |
| std::string | description |
| Longer device description. More... | |
ALSA raw-MIDI input device descriptor.
| std::string RADMedia::MidiInputDeviceInfo::description |
Longer device description.
| std::string RADMedia::MidiInputDeviceInfo::id |
ALSA raw-MIDI id usable with MidiInputDevice.
| std::string RADMedia::MidiInputDeviceInfo::name |
Short display name.