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]
 
VorbisParseContext vp
 
int64_t final_pts
 
int final_duration
 

Detailed Description

Definition at line 197 of file oggparsevorbis.c.

Field Documentation

unsigned int oggvorbis_private::len[3]

Definition at line 198 of file oggparsevorbis.c.

Referenced by fixup_vorbis_headers(), and vorbis_header().

unsigned char* oggvorbis_private::packet[3]

Definition at line 199 of file oggparsevorbis.c.

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

VorbisParseContext oggvorbis_private::vp

Definition at line 200 of file oggparsevorbis.c.

Referenced by vorbis_header(), and vorbis_packet().

int64_t oggvorbis_private::final_pts

Definition at line 201 of file oggparsevorbis.c.

Referenced by vorbis_packet().

int oggvorbis_private::final_duration

Definition at line 202 of file oggparsevorbis.c.

Referenced by vorbis_packet().


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