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
 
int * lacing_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

◆ b_o_s

int ogg_stream_state::b_o_s

◆ body_data

unsigned char* ogg_stream_state::body_data

◆ body_fill

long ogg_stream_state::body_fill

◆ body_returned

long ogg_stream_state::body_returned

◆ body_storage

long ogg_stream_state::body_storage

◆ e_o_s

int ogg_stream_state::e_o_s

◆ granule_vals

ogg_int64_t* ogg_stream_state::granule_vals

◆ granulepos

ogg_int64_t ogg_stream_state::granulepos

◆ header

unsigned char ogg_stream_state::header[282]

◆ header_fill

int ogg_stream_state::header_fill

◆ lacing_fill

long ogg_stream_state::lacing_fill

◆ lacing_packet

long ogg_stream_state::lacing_packet

◆ lacing_returned

long ogg_stream_state::lacing_returned

◆ lacing_storage

long ogg_stream_state::lacing_storage

◆ lacing_vals

int* ogg_stream_state::lacing_vals

◆ packetno

ogg_int64_t ogg_stream_state::packetno

◆ pageno

long ogg_stream_state::pageno

◆ serialno

long ogg_stream_state::serialno

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