#include <SoundBufferEmpty.h>

Public Member Functions | |
| SoundBufferEmpty (const char *fileName) | |
| virtual | ~SoundBufferEmpty () |
| SoundBufferSourceInstance * | createSourceInstance (unsigned int source) |
Definition at line 37 of file SoundBufferEmpty.h.
| SoundBufferEmpty::SoundBufferEmpty | ( | const char * | fileName | ) |
Definition at line 32 of file SoundBufferEmpty.cpp.
| SoundBufferEmpty::~SoundBufferEmpty | ( | ) | [virtual] |
Definition at line 37 of file SoundBufferEmpty.cpp.
| SoundBufferSourceInstance * SoundBufferEmpty::createSourceInstance | ( | unsigned int | source | ) | [virtual] |
1.5.3