SoundBufferWav Class Reference

#include <SoundBufferWav.h>

Inheritance diagram for SoundBufferWav:

SoundBuffer

List of all members.

Public Member Functions

 SoundBufferWav (const char *wavFileName)
virtual ~SoundBufferWav ()
SoundBufferSourceInstancecreateSourceInstance (unsigned int source)

Protected Attributes

unsigned int buffer_


Detailed Description

Definition at line 26 of file SoundBufferWav.h.


Constructor & Destructor Documentation

SoundBufferWav::SoundBufferWav ( const char *  wavFileName  ) 

Definition at line 32 of file SoundBufferWav.cpp.

References buffer_, and error().

SoundBufferWav::~SoundBufferWav (  )  [virtual]

Definition at line 79 of file SoundBufferWav.cpp.

References buffer_.


Member Function Documentation

SoundBufferSourceInstance * SoundBufferWav::createSourceInstance ( unsigned int  source  )  [virtual]

Implements SoundBuffer.

Definition at line 85 of file SoundBufferWav.cpp.

References buffer_.


Member Data Documentation

unsigned int SoundBufferWav::buffer_ [protected]

Definition at line 35 of file SoundBufferWav.h.

Referenced by createSourceInstance(), SoundBufferWav(), and ~SoundBufferWav().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3