Used as a way of loading ogg vorbis files from memory rather than hard disk. More...
Public Attributes | |
const unsigned char * | _pFile |
A pointer to the ogg vorbis file in memory. | |
size_t | _dataSize |
The size of the file. | |
size_t | _dataRead |
How far into the file has been read. |
Used as a way of loading ogg vorbis files from memory rather than hard disk.