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

RageSound_ALSA9 Class Reference

#include <RageSoundDriver_ALSA9.h>

Inheritance diagram for RageSound_ALSA9:

Inheritance graph
[legend]
Collaboration diagram for RageSound_ALSA9:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void StartMixing (RageSoundBase *snd)
void StopMixing (RageSoundBase *snd)
int64_t GetPosition (const RageSoundBase *snd) const
int GetSampleRate (int rate) const
void Update (float delta)
 RageSound_ALSA9 ()
CString Init ()
 ~RageSound_ALSA9 ()

Private Member Functions

void MixerThread ()
void GetData ()

Static Private Member Functions

int MixerThread_start (void *p)

Private Attributes

RageMutex m_Mutex
RageMutex m_InactiveSoundMutex
vector< stream * > stream_pool
bool shutdown
RageThread MixingThread

Constructor & Destructor Documentation

RageSound_ALSA9::RageSound_ALSA9  ) 
 

RageSound_ALSA9::~RageSound_ALSA9  ) 
 


Member Function Documentation

void RageSound_ALSA9::GetData  )  [private]
 

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

Implements RageSoundDriver.

int RageSound_ALSA9::GetSampleRate int  rate  )  const [virtual]
 

Reimplemented from RageSoundDriver.

CString RageSound_ALSA9::Init  )  [virtual]
 

Reimplemented from RageSoundDriver.

void RageSound_ALSA9::MixerThread  )  [private]
 

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

void RageSound_ALSA9::StartMixing RageSoundBase snd  )  [virtual]
 

Implements RageSoundDriver.

void RageSound_ALSA9::StopMixing RageSoundBase snd  )  [virtual]
 

Implements RageSoundDriver.

void RageSound_ALSA9::Update float  delta  )  [virtual]
 

Reimplemented from RageSoundDriver.


Member Data Documentation

RageMutex RageSound_ALSA9::m_InactiveSoundMutex [private]
 

RageMutex RageSound_ALSA9::m_Mutex [private]
 

RageThread RageSound_ALSA9::MixingThread [private]
 

bool RageSound_ALSA9::shutdown [private]
 

vector<stream *> RageSound_ALSA9::stream_pool [private]
 


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