Public Member Functions | |
| virtual void | run () |
| Main input thread process loop. | |
| bool | stopped () |
| Returns true or false depending on the input thread state. | |
| void | stop () |
| Stops the input thread. | |
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.
Referenced by MidiClient::SequencerInputThread::run().
1.5.6