drumstick  0.5.0
MidiClient::SequencerInputThread Class Reference

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

Inheritance diagram for MidiClient::SequencerInputThread:

List of all members.

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.

Detailed Description

This class manages event input from the ALSA sequencer.

Definition at line 329 of file alsaclient.cpp.


Member Function Documentation

bool stopped ( )

Returns true or false depending on the input thread state.

Returns:
true if the input thread is stopped.

Definition at line 1759 of file alsaclient.cpp.


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