drumstick
0.5.0
|
Classes managing ALSA Sequencer clients. More...
Go to the source code of this file.
Classes | |
class | ClientInfo |
Client information. More... | |
class | SystemInfo |
System information. More... | |
class | PoolInfo |
Sequencer Pool information. More... | |
class | SequencerEventHandler |
Sequencer events handler. More... | |
class | MidiClient |
Client management. More... | |
Typedefs | |
typedef QList< ClientInfo > | ClientInfoList |
List of sequencer client information. | |
Functions | |
DRUMSTICK_EXPORT QString | getRuntimeALSADriverVersion () |
Gets the runtime ALSA drivers version string. More... | |
DRUMSTICK_EXPORT int | getRuntimeALSADriverNumber () |
Gets the runtime ALSA drivers version number. More... | |
Classes managing ALSA Sequencer clients.
Definition in file alsaclient.h.
int getRuntimeALSADriverNumber | ( | ) |
Gets the runtime ALSA drivers version number.
Definition at line 2534 of file alsaclient.cpp.
References drumstick::getRuntimeALSADriverNumber(), and drumstick::getRuntimeALSADriverVersion().
Referenced by drumstick::getRuntimeALSADriverNumber().
QString getRuntimeALSADriverVersion | ( | ) |
Gets the runtime ALSA drivers version string.
Definition at line 2515 of file alsaclient.cpp.
References drumstick::getRuntimeALSADriverVersion().
Referenced by drumstick::getRuntimeALSADriverNumber(), and drumstick::getRuntimeALSADriverVersion().