openMSX
|
Lists ALSA MIDI ports we can connect to. More...
#include <MidiSessionALSA.hh>
Public Member Functions | |
~MidiSessionALSA () | |
Static Public Member Functions | |
static void | registerAll (PluggingController &controller, CliComm &cliComm, EventDistributor &eventDistributor, Scheduler &scheduler) |
Lists ALSA MIDI ports we can connect to.
Definition at line 18 of file MidiSessionALSA.hh.
openmsx::MidiSessionALSA::~MidiSessionALSA | ( | ) |
Definition at line 436 of file MidiSessionALSA.cc.
|
static |
Definition at line 412 of file MidiSessionALSA.cc.
References openmsx::CliComm::printError().
Referenced by openmsx::PluggableFactory::createAll().