![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
unsigned char * | buffer |
int64_t | buffsize |
int64_t | ind |
unsigned char* ov_decode_t::buffer |
Definition at line 338 of file snd_ogg.c.
Referenced by OGG_GetSamplesFloat(), OGG_LoadVorbisFile(), and ovcb_read().
int64_t ov_decode_t::buffsize |
Definition at line 339 of file snd_ogg.c.
Referenced by OGG_GetSamplesFloat(), OGG_LoadVorbisFile(), ovcb_read(), and ovcb_seek().
int64_t ov_decode_t::ind |
Definition at line 339 of file snd_ogg.c.
Referenced by OGG_GetSamplesFloat(), OGG_LoadVorbisFile(), ovcb_read(), and ovcb_seek().