Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

RageSound_WaveOut Class Reference

#include <RageSoundDriver_WaveOut.h>

Inheritance diagram for RageSound_WaveOut:

Inheritance graph
[legend]
Collaboration diagram for RageSound_WaveOut:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int64_t GetPosition (const RageSoundBase *snd) const
float GetPlayLatency () const
 RageSound_WaveOut ()
 ~RageSound_WaveOut ()
CString Init ()

Protected Member Functions

void SetupDecodingThread ()

Private Member Functions

void MixerThread ()
bool GetData ()

Static Private Member Functions

int MixerThread_start (void *p)

Private Attributes

HWAVEOUT wo
HANDLE sound_event
WAVEHDR buffers [8]
bool shutdown
int last_cursor_pos
RageThread MixingThread

Constructor & Destructor Documentation

RageSound_WaveOut::RageSound_WaveOut  ) 
 

RageSound_WaveOut::~RageSound_WaveOut  ) 
 


Member Function Documentation

bool RageSound_WaveOut::GetData  )  [private]
 

float RageSound_WaveOut::GetPlayLatency  )  const [virtual]
 

Reimplemented from RageSoundDriver.

int64_t RageSound_WaveOut::GetPosition const RageSoundBase snd  )  const [virtual]
 

Implements RageSoundDriver.

CString RageSound_WaveOut::Init  )  [virtual]
 

Reimplemented from RageSoundDriver.

void RageSound_WaveOut::MixerThread  )  [private]
 

int RageSound_WaveOut::MixerThread_start void *  p  )  [static, private]
 

void RageSound_WaveOut::SetupDecodingThread  )  [protected, virtual]
 

Reimplemented from RageSound_Generic_Software.


Member Data Documentation

WAVEHDR RageSound_WaveOut::buffers[8] [private]
 

int RageSound_WaveOut::last_cursor_pos [private]
 

RageThread RageSound_WaveOut::MixingThread [private]
 

bool RageSound_WaveOut::shutdown [private]
 

HANDLE RageSound_WaveOut::sound_event [private]
 

HWAVEOUT RageSound_WaveOut::wo [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 21:01:41 2005 for StepMania by doxygen 1.3.7