|
FIFE
|
Include dependency graph for sounddecoder_ogg.cpp:Go to the source code of this file.
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
| FIFE::OGG_cb | |
Functions | |
| static size_t | FIFE::OGG_cb::read (void *ptr, size_t size, size_t nmemb, void *datasource) |
| static int32_t | FIFE::OGG_cb::seek (void *datasource, ogg_int64_t offset, int32_t whence) |
| static int32_t | FIFE::OGG_cb::close (void *datasource) |
| static long | FIFE::OGG_cb::tell (void *datasource) |