#include <oggdec.h>
Data Fields | |
uint64_t | pos |
int | curidx |
struct ogg_state * | next |
int | nstreams |
struct ogg_stream | streams [1] |
Definition at line 89 of file oggdec.h.
struct ogg_state* ogg_state::next [read] |
struct ogg_stream ogg_state::streams[1] [read] |
Definition at line 94 of file oggdec.h.
Referenced by ogg_replace_stream(), ogg_restore(), and ogg_save().