drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
MidiClient::SequencerInputThread Class Reference

This class manages event input from the ALSA sequencer. More...

Inheritance diagram for MidiClient::SequencerInputThread:

Public Member Functions

void run () override
 Main input thread process loop.
 
bool stopped ()
 Returns true or false depending on the input thread state. More...
 
void stop ()
 Stops the input thread.
 

Detailed Description

This class manages event input from the ALSA sequencer.

Definition at line 187 of file alsaclient.cpp.


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