FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
oggvorbis_private Struct Reference

Data Fields

unsigned int len [3]
 
unsigned char * packet [3]
 
AVVorbisParseContextvp
 
int64_t final_pts
 
int final_duration
 

Detailed Description

Definition at line 215 of file oggparsevorbis.c.

Field Documentation

unsigned int oggvorbis_private::len[3]

Definition at line 216 of file oggparsevorbis.c.

Referenced by fixup_vorbis_headers(), and vorbis_header().

unsigned char* oggvorbis_private::packet[3]

Definition at line 217 of file oggparsevorbis.c.

Referenced by fixup_vorbis_headers(), vorbis_cleanup(), and vorbis_header().

AVVorbisParseContext* oggvorbis_private::vp

Definition at line 218 of file oggparsevorbis.c.

Referenced by vorbis_cleanup(), vorbis_header(), and vorbis_packet().

int64_t oggvorbis_private::final_pts

Definition at line 219 of file oggparsevorbis.c.

Referenced by vorbis_packet().

int oggvorbis_private::final_duration

Definition at line 220 of file oggparsevorbis.c.

Referenced by vorbis_packet().


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