FFmpeg
Data Fields
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 93 of file oggdec.h.

Field Documentation

◆ pos

uint64_t ogg_state::pos

Definition at line 94 of file oggdec.h.

◆ curidx

int ogg_state::curidx

Definition at line 95 of file oggdec.h.

◆ next

struct ogg_state* ogg_state::next

Definition at line 96 of file oggdec.h.

◆ nstreams

int ogg_state::nstreams

Definition at line 97 of file oggdec.h.

◆ streams

struct ogg_stream ogg_state::streams[1]

Definition at line 98 of file oggdec.h.


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