#include <RageSoundDriver_ALSA9_Software.h>
Inheritance diagram for RageSound_ALSA9_Software:
Public Member Functions | |
int64_t | GetPosition (const RageSoundBase *snd) const |
float | GetPlayLatency () const |
int | GetSampleRate (int rate) const |
void | SetupDecodingThread () |
RageSound_ALSA9_Software () | |
CString | Init () |
~RageSound_ALSA9_Software () | |
Private Member Functions | |
void | MixerThread () |
bool | GetData () |
Static Private Member Functions | |
int | MixerThread_start (void *p) |
Private Attributes | |
bool | shutdown |
Alsa9Buf * | pcm |
RageThread | MixingThread |
|
|
|
|
|
|
|
Reimplemented from RageSoundDriver. |
|
Implements RageSoundDriver. |
|
Reimplemented from RageSoundDriver. |
|
Reimplemented from RageSoundDriver. |
|
|
|
|
|
Reimplemented from RageSound_Generic_Software. |
|
|
|
|
|
|