RADLib
RADical C++ application framework
RADMedia::MidiInputDeviceInfo Struct Reference

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...
 

Detailed Description

ALSA raw-MIDI input device descriptor.

Member Data Documentation

◆ description

std::string RADMedia::MidiInputDeviceInfo::description

Longer device description.

◆ id

std::string RADMedia::MidiInputDeviceInfo::id

ALSA raw-MIDI id usable with MidiInputDevice.

◆ name

std::string RADMedia::MidiInputDeviceInfo::name

Short display name.


The documentation for this struct was generated from the following file: