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

RageSoundDriver Class Reference

#include <RageSoundDriver.h>

Inheritance diagram for RageSoundDriver:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual CString Init ()
virtual void StartMixing (RageSoundBase *snd)=0
virtual void StopMixing (RageSoundBase *snd)=0
virtual int64_t GetPosition (const RageSoundBase *snd) const =0
virtual void Update (float delta)
virtual float GetPlayLatency () const
virtual int GetSampleRate (int rate) const
virtual ~RageSoundDriver ()

Constructor & Destructor Documentation

virtual RageSoundDriver::~RageSoundDriver  )  [inline, virtual]
 


Member Function Documentation

virtual float RageSoundDriver::GetPlayLatency  )  const [inline, virtual]
 

Reimplemented in RageSound_ALSA9_Software, RageSound_CA, RageSound_DSound_Software, RageSound_Null, RageSound_OSS, RageSound_QT1, and RageSound_WaveOut.

virtual int64_t RageSoundDriver::GetPosition const RageSoundBase snd  )  const [pure virtual]
 

Implemented in RageSound_ALSA9, RageSound_ALSA9_Software, RageSound_CA, RageSound_DSound, RageSound_DSound_Software, RageSound_Null, RageSound_OSS, RageSound_QT1, and RageSound_WaveOut.

virtual int RageSoundDriver::GetSampleRate int  rate  )  const [inline, virtual]
 

Reimplemented in RageSound_ALSA9, RageSound_ALSA9_Software, RageSound_DSound, RageSound_DSound_Software, and RageSound_OSS.

virtual CString RageSoundDriver::Init  )  [inline, virtual]
 

Reimplemented in RageSound_ALSA9, RageSound_ALSA9_Software, RageSound_CA, RageSound_DSound, RageSound_DSound_Software, RageSound_OSS, RageSound_QT1, and RageSound_WaveOut.

virtual void RageSoundDriver::StartMixing RageSoundBase snd  )  [pure virtual]
 

Implemented in RageSound_ALSA9, RageSound_DSound, and RageSound_Generic_Software.

virtual void RageSoundDriver::StopMixing RageSoundBase snd  )  [pure virtual]
 

Implemented in RageSound_ALSA9, RageSound_DSound, and RageSound_Generic_Software.

virtual void RageSoundDriver::Update float  delta  )  [inline, virtual]
 

Reimplemented in RageSound_ALSA9, RageSound_DSound, RageSound_Generic_Software, and RageSound_Null.


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