Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

MMAudio Namespace Reference
[Audio]

Namespace for the audio module. More...


Compounds

class  Listener
 Represents the listener. More...

class  Source
 An object that emits sound. More...

class  Stream
 Class for playing an ogg/vorbis file. More...


Functions

void audioInit (void)
 Initialize the audio module.

void audioExit (void)
 Uninitialize the audio module.

ListeneraudioGetListener (void)
 Retrieve the Listener object.

void addSoundFiles (const char *const *names, int count)
 Add a list of soundfiles to the sounds that can be played by a source.

void addSoundFile (const char *name)
 Add a soundfile to the sounds that can be played by a source.


Detailed Description

Namespace for the audio module.

Function Documentation

Listener * MMAudio::audioGetListener void   
 

Retrieve the Listener object.

Must call audioInit first

Definition at line 28 of file audio.cpp.


Generated on Thu Aug 18 16:03:36 2005 for Robin Hood: Thieves & Knights by doxygen1.2.18