drumstick
1.1.0
|
This class manages event input from the ALSA sequencer. More...
Public Member Functions | |
virtual void | run () |
Main input thread process loop. | |
bool | stopped () |
Returns true or false depending on the input thread state. More... | |
void | stop () |
Stops the input thread. | |
This class manages event input from the ALSA sequencer.
Definition at line 186 of file alsaclient.cpp.
bool stopped | ( | ) |
Returns true or false depending on the input thread state.
Definition at line 1703 of file alsaclient.cpp.