ogg_state Struct Reference

#include <oggdec.h>


Data Fields

uint64_t pos
int curidx
struct ogg_statenext
int nstreams
struct ogg_stream streams [1]


Detailed Description

Definition at line 81 of file oggdec.h.


Field Documentation

Definition at line 83 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

struct ogg_state* ogg_state::next [read]

Definition at line 84 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

Definition at line 85 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

uint64_t ogg_state::pos

Definition at line 82 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

struct ogg_stream ogg_state::streams[1] [read]

Definition at line 86 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().


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

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8