doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ogg_stream_state Struct Reference

#include <ogg.h>

Public Attributes

unsigned char * body_data
 
long body_storage
 
long body_fill
 
long body_returned
 
intlacing_vals
 
ogg_int64_tgranule_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
 

Detailed Description

Definition at line 47 of file ogg.h.

Member Data Documentation

int ogg_stream_state::b_o_s

Definition at line 68 of file ogg.h.

unsigned char* ogg_stream_state::body_data

Definition at line 48 of file ogg.h.

long ogg_stream_state::body_fill

Definition at line 50 of file ogg.h.

long ogg_stream_state::body_returned

Definition at line 51 of file ogg.h.

long ogg_stream_state::body_storage

Definition at line 49 of file ogg.h.

int ogg_stream_state::e_o_s

Definition at line 66 of file ogg.h.

ogg_int64_t* ogg_stream_state::granule_vals

Definition at line 55 of file ogg.h.

ogg_int64_t ogg_stream_state::granulepos

Definition at line 77 of file ogg.h.

unsigned char ogg_stream_state::header[282]

Definition at line 63 of file ogg.h.

int ogg_stream_state::header_fill

Definition at line 64 of file ogg.h.

long ogg_stream_state::lacing_fill

Definition at line 59 of file ogg.h.

long ogg_stream_state::lacing_packet

Definition at line 60 of file ogg.h.

long ogg_stream_state::lacing_returned

Definition at line 61 of file ogg.h.

long ogg_stream_state::lacing_storage

Definition at line 58 of file ogg.h.

int* ogg_stream_state::lacing_vals

Definition at line 54 of file ogg.h.

ogg_int64_t ogg_stream_state::packetno

Definition at line 72 of file ogg.h.

long ogg_stream_state::pageno

Definition at line 71 of file ogg.h.

long ogg_stream_state::serialno

Definition at line 70 of file ogg.h.


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