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 86 of file oggdec.h.


Field Documentation

Definition at line 88 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

Definition at line 89 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

Definition at line 90 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

uint64_t ogg_state::pos

Definition at line 87 of file oggdec.h.

Referenced by ogg_restore(), and ogg_save().

Definition at line 91 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: