openshot-audio  0.1.6
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
 

Member Data Documentation

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

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