AudioBuffer Class Reference#include <audioBuffer.h>
Inheritance diagram for AudioBuffer:
[legend]
Constructor & Destructor Documentation
AudioBuffer::~AudioBuffer |
( |
|
) |
|
Member Function Documentation
bool AudioBuffer::readRIFFchunk |
( |
Stream & |
s, |
|
|
const char * |
seekLabel, |
|
|
U32 * |
size | |
|
) |
| | [private] |
long AudioBuffer::oggRead |
( |
OggVorbisFile * |
vf, |
|
|
char * |
buffer, |
|
|
int |
length, |
|
|
int |
bigendianp, |
|
|
int * |
bitstream | |
|
) |
| | [private] |
ALuint AudioBuffer::getALBuffer |
( |
|
) |
|
bool AudioBuffer::isLoading |
( |
|
) |
[inline] |
Friends And Related Function Documentation
friend class AudioThread [friend] |
Field Documentation
|