DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
ogg_stream_state Struct Reference
+ Collaboration diagram for ogg_stream_state:

Data Fields

int b_o_s
 
unsigned char * body_data
 
long body_fill
 
long body_returned
 
long body_storage
 
int e_o_s
 
int64_t * granule_vals
 
int64_t granulepos
 
unsigned char header [282]
 
int header_fill
 
long lacing_fill
 
long lacing_packet
 
long lacing_returned
 
long lacing_storage
 
intlacing_vals
 
int64_t packetno
 
long pageno
 
long serialno
 

Detailed Description

Definition at line 40 of file cap_ogg.c.

Field Documentation

◆ b_o_s

int ogg_stream_state::b_o_s

Definition at line 61 of file cap_ogg.c.

◆ body_data

unsigned char * ogg_stream_state::body_data

Definition at line 41 of file cap_ogg.c.

◆ body_fill

long ogg_stream_state::body_fill

Definition at line 43 of file cap_ogg.c.

◆ body_returned

long ogg_stream_state::body_returned

Definition at line 44 of file cap_ogg.c.

◆ body_storage

long ogg_stream_state::body_storage

Definition at line 42 of file cap_ogg.c.

◆ e_o_s

int ogg_stream_state::e_o_s

Definition at line 59 of file cap_ogg.c.

◆ granule_vals

int64_t * ogg_stream_state::granule_vals

Definition at line 48 of file cap_ogg.c.

◆ granulepos

int64_t ogg_stream_state::granulepos

Definition at line 70 of file cap_ogg.c.

◆ header

unsigned char ogg_stream_state::header

Definition at line 56 of file cap_ogg.c.

◆ header_fill

int ogg_stream_state::header_fill

Definition at line 57 of file cap_ogg.c.

◆ lacing_fill

long ogg_stream_state::lacing_fill

Definition at line 52 of file cap_ogg.c.

◆ lacing_packet

long ogg_stream_state::lacing_packet

Definition at line 53 of file cap_ogg.c.

◆ lacing_returned

long ogg_stream_state::lacing_returned

Definition at line 54 of file cap_ogg.c.

◆ lacing_storage

long ogg_stream_state::lacing_storage

Definition at line 51 of file cap_ogg.c.

◆ lacing_vals

int * ogg_stream_state::lacing_vals

Definition at line 47 of file cap_ogg.c.

◆ packetno

int64_t ogg_stream_state::packetno

Definition at line 65 of file cap_ogg.c.

◆ pageno

long ogg_stream_state::pageno

Definition at line 64 of file cap_ogg.c.

◆ serialno

long ogg_stream_state::serialno

Definition at line 63 of file cap_ogg.c.


The documentation for this struct was generated from the following files: