FFmpeg
4.0
|
Data Fields | |
AVClass * | class |
PGSSubPresentation | presentation |
PGSSubPalettes | palettes |
PGSSubObjects | objects |
int | forced_subs_only |
Definition at line 93 of file pgssubdec.c.
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().