ogg_stream Struct Reference

#include <oggdec.h>


Data Fields

uint8_t * buf
unsigned int bufsize
unsigned int bufpos
unsigned int pstart
unsigned int psize
unsigned int pflags
uint32_t serial
uint32_t seq
uint64_t granule
uint64_t lastgp
int flags
struct ogg_codeccodec
int header
int nsegs
int segp
uint8_t segments [255]
void * private


Detailed Description

Definition at line 39 of file oggdec.h.


Field Documentation

uint8_t* ogg_stream::buf

unsigned int ogg_stream::bufpos

Definition at line 42 of file oggdec.h.

Referenced by ogg_new_buf(), ogg_packet(), ogg_read_page(), ogg_reset(), and ogg_save().

unsigned int ogg_stream::bufsize

Definition at line 41 of file oggdec.h.

Referenced by ogg_new_buf(), ogg_new_stream(), ogg_read_page(), and ogg_save().

struct ogg_codec* ogg_stream::codec [read]

Definition at line 50 of file oggdec.h.

Referenced by ogg_get_length(), ogg_gptopts(), ogg_packet(), ogg_read_header(), and ogg_read_timestamp().

Definition at line 49 of file oggdec.h.

Referenced by ogg_read_page().

Definition at line 48 of file oggdec.h.

Referenced by ogg_get_length(), ogg_read_page(), ogg_read_timestamp(), and ogg_reset().

Definition at line 51 of file oggdec.h.

Referenced by ogg_new_stream(), ogg_packet(), and ogg_read_header().

Definition at line 48 of file oggdec.h.

Referenced by ogg_read_packet(), ogg_read_page(), and ogg_reset().

Definition at line 52 of file oggdec.h.

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

unsigned int ogg_stream::pflags

Definition at line 45 of file oggdec.h.

Referenced by ogg_packet(), ogg_read_packet(), ogm_packet(), and theora_gptopts().

Definition at line 54 of file oggdec.h.

Referenced by ogg_read_close(), theora_gptopts(), theora_header(), and vorbis_header().

unsigned int ogg_stream::psize

unsigned int ogg_stream::pstart

uint8_t ogg_stream::segments[255]

Definition at line 53 of file oggdec.h.

Referenced by ogg_packet(), and ogg_read_page().

Definition at line 52 of file oggdec.h.

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

uint32_t ogg_stream::seq

Definition at line 47 of file oggdec.h.

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

Definition at line 46 of file oggdec.h.

Referenced by ogg_find_stream(), ogg_new_stream(), and ogg_read_page().


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

Generated on Fri Oct 26 02:35:48 2012 for FFmpeg by  doxygen 1.5.8