ogg Struct Reference

#include <oggdec.h>

Data Fields

struct ogg_streamstreams
 
int nstreams
 
int headers
 
int curidx
 
struct ogg_statestate
 

Detailed Description

Definition at line 96 of file oggdec.h.

Field Documentation

int ogg::curidx

Definition at line 100 of file oggdec.h.

Referenced by ogg_packet(), ogg_read_header(), ogg_read_page(), ogg_reset(), ogg_restore(), and ogg_save().

int ogg::headers

Definition at line 99 of file oggdec.h.

Referenced by ogg_get_headers(), ogg_packet(), and ogg_read_page().

struct ogg_state* ogg::state

Definition at line 101 of file oggdec.h.

Referenced by ogg_read_page(), ogg_restore(), and ogg_save().


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