#include <RageSoundDriver_DSound_Software.h>
Inheritance diagram for RageSound_DSound_Software:
Public Member Functions | |
int64_t | GetPosition (const RageSoundBase *snd) const |
float | GetPlayLatency () const |
int | GetSampleRate (int rate) const |
RageSound_DSound_Software () | |
virtual | ~RageSound_DSound_Software () |
CString | Init () |
Protected Member Functions | |
void | SetupDecodingThread () |
Private Member Functions | |
void | MixerThread () |
Static Private Member Functions | |
int | MixerThread_start (void *p) |
Private Attributes | |
DSound | ds |
DSoundBuf * | pcm |
bool | shutdown_mixer_thread |
RageThread | MixingThread |
|
|
|
|
|
Reimplemented from RageSoundDriver. |
|
Implements RageSoundDriver. |
|
Reimplemented from RageSoundDriver. |
|
Reimplemented from RageSoundDriver. |
|
|
|
|
|
Reimplemented from RageSound_Generic_Software. |
|
|
|
|
|
|
|
|