drumstick
0.5.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 329 of file alsaclient.cpp.
bool stopped | ( | ) |
Returns true or false depending on the input thread state.
Definition at line 1759 of file alsaclient.cpp.