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

SoundSystemFMOD Class Reference

#include <soundsystemfmod.h>

Inheritance diagram for SoundSystemFMOD:

Inheritance graph
[legend]
Collaboration diagram for SoundSystemFMOD:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SoundSystemFMOD ()
virtual ~SoundSystemFMOD ()
bool Init (int inFreq)
void Shutdown ()
float GetCPU ()
kerosin::SoundEffectCreateEffect (kerosin::SoundServer &soundServer)
kerosin::SoundStreamCreateStream (kerosin::SoundServer &soundServer)
kerosin::SoundModuleCreateModule (kerosin::SoundServer &soundServer)

Detailed Description

Definition at line 29 of file soundsystemfmod.h.


Constructor & Destructor Documentation

SoundSystemFMOD::SoundSystemFMOD  ) 
 

Definition at line 28 of file soundsystemfmod.cpp.

SoundSystemFMOD::~SoundSystemFMOD  )  [virtual]
 

Definition at line 32 of file soundsystemfmod.cpp.

References Shutdown().

Here is the call graph for this function:


Member Function Documentation

kerosin::SoundEffect * SoundSystemFMOD::CreateEffect kerosin::SoundServer soundServer  )  [virtual]
 

Implements kerosin::SoundSystem.

Definition at line 58 of file soundsystemfmod.cpp.

kerosin::SoundModule * SoundSystemFMOD::CreateModule kerosin::SoundServer soundServer  )  [virtual]
 

Implements kerosin::SoundSystem.

Definition at line 68 of file soundsystemfmod.cpp.

kerosin::SoundStream * SoundSystemFMOD::CreateStream kerosin::SoundServer soundServer  )  [virtual]
 

Implements kerosin::SoundSystem.

Definition at line 63 of file soundsystemfmod.cpp.

float SoundSystemFMOD::GetCPU  )  [virtual]
 

Implements kerosin::SoundSystem.

Definition at line 53 of file soundsystemfmod.cpp.

bool SoundSystemFMOD::Init int  inFreq  )  [virtual]
 

Implements kerosin::SoundSystem.

Definition at line 37 of file soundsystemfmod.cpp.

void SoundSystemFMOD::Shutdown  )  [virtual]
 

Implements kerosin::SoundSystem.

Definition at line 48 of file soundsystemfmod.cpp.

Referenced by ~SoundSystemFMOD().


The documentation for this class was generated from the following files:
Generated on Thu Apr 6 15:41:09 2006 for rcssserver3d by  doxygen 1.4.4