ogg_stream_state Struct Reference
List of all members.
Public Attributes |
unsigned char * | body_data |
long | body_storage |
long | body_fill |
long | body_returned |
int * | lacing_vals |
ogg_int64_t * | granule_vals |
long | lacing_storage |
long | lacing_fill |
long | lacing_packet |
long | lacing_returned |
unsigned char | header [282] |
int | header_fill |
int | e_o_s |
int | b_o_s |
long | serialno |
long | pageno |
ogg_int64_t | packetno |
ogg_int64_t | granulepos |
ogg_reference * | header_head |
ogg_reference * | header_tail |
ogg_reference * | body_head |
ogg_reference * | body_tail |
int | lacing_fill |
ogg_uint32_t | body_fill |
int | holeflag |
int | spanflag |
int | clearflag |
int | laceptr |
ogg_uint32_t | body_fill_next |
Detailed Description
Definition at line 60 of file ogg.h.