|
static size_t | Read (void *bufferToFill, size_t itemSize, size_t numItems, void *context) |
|
static int | Seek (void *context, ogg_int64_t offset, int whence) |
|
static int | Close (void *context) |
|
static long | Tell (void *context) |
|
Definition at line 73 of file ogg.cpp.
VorbisFileAdapter::VorbisFileAdapter |
( |
const PFile & |
openedFile | ) |
|
|
inline |
static int VorbisFileAdapter::Close |
( |
void * |
context | ) |
|
|
inlinestatic |
static size_t VorbisFileAdapter::Read |
( |
void * |
bufferToFill, |
|
|
size_t |
itemSize, |
|
|
size_t |
numItems, |
|
|
void * |
context |
|
) |
| |
|
inlinestatic |
static int VorbisFileAdapter::Seek |
( |
void * |
context, |
|
|
ogg_int64_t |
offset, |
|
|
int |
whence |
|
) |
| |
|
inlinestatic |
static long VorbisFileAdapter::Tell |
( |
void * |
context | ) |
|
|
inlinestatic |
PFile VorbisFileAdapter::file |
|
private |
off_t VorbisFileAdapter::offset |
|
private |
off_t VorbisFileAdapter::size |
|
private |
The documentation for this class was generated from the following file:
- /home/sathyam/0ad.svn/source/soundmanager/data/ogg.cpp