![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
unsigned char * | body |
long | body_len |
unsigned char * | header |
long | header_len |
unsigned char* ogg_page::body |
Definition at line 33 of file cap_ogg.c.
Referenced by SCR_CaptureVideo_Ogg_BeginVideo(), SCR_CaptureVideo_Ogg_EndVideo(), and SCR_CaptureVideo_Ogg_Interleave().
long ogg_page::body_len |
Definition at line 34 of file cap_ogg.c.
Referenced by SCR_CaptureVideo_Ogg_BeginVideo(), SCR_CaptureVideo_Ogg_EndVideo(), and SCR_CaptureVideo_Ogg_Interleave().
unsigned char* ogg_page::header |
Definition at line 31 of file cap_ogg.c.
Referenced by SCR_CaptureVideo_Ogg_BeginVideo(), SCR_CaptureVideo_Ogg_EndVideo(), and SCR_CaptureVideo_Ogg_Interleave().
long ogg_page::header_len |
Definition at line 32 of file cap_ogg.c.
Referenced by SCR_CaptureVideo_Ogg_BeginVideo(), SCR_CaptureVideo_Ogg_EndVideo(), and SCR_CaptureVideo_Ogg_Interleave().