FFmpeg  2.6.9
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
PGSSubContext Struct Reference

Data Fields

AVClassclass
 
PGSSubPresentation presentation
 
PGSSubPalettes palettes
 
PGSSubObjects objects
 
int forced_subs_only
 

Detailed Description

Definition at line 93 of file pgssubdec.c.

Field Documentation

AVClass* PGSSubContext::class

Definition at line 94 of file pgssubdec.c.

PGSSubPresentation PGSSubContext::presentation

Definition at line 95 of file pgssubdec.c.

Referenced by display_end_segment(), and parse_presentation_segment().

PGSSubPalettes PGSSubContext::palettes

Definition at line 96 of file pgssubdec.c.

Referenced by display_end_segment(), flush_cache(), and parse_palette_segment().

PGSSubObjects PGSSubContext::objects

Definition at line 97 of file pgssubdec.c.

Referenced by display_end_segment(), flush_cache(), and parse_object_segment().

int PGSSubContext::forced_subs_only

Definition at line 98 of file pgssubdec.c.

Referenced by display_end_segment().


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