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

This struct can be casted to ASS to access to the split data. More...

Data Fields

ASS ass
 
int current_section
 
int field_number [FF_ARRAY_ELEMS(ass_sections)]
 
int * field_order [FF_ARRAY_ELEMS(ass_sections)]
 

Detailed Description

This struct can be casted to ASS to access to the split data.

Definition at line 168 of file ass_split.c.

Field Documentation

ASS ASSSplitContext::ass
int ASSSplitContext::current_section

Definition at line 170 of file ass_split.c.

Referenced by ass_split(), ass_split_section(), ff_ass_split(), and realloc_section_array().

int ASSSplitContext::field_number[FF_ARRAY_ELEMS(ass_sections)]

Definition at line 171 of file ass_split.c.

Referenced by ass_split_section().

int* ASSSplitContext::field_order[FF_ARRAY_ELEMS(ass_sections)]

Definition at line 172 of file ass_split.c.

Referenced by ass_split_section(), and ff_ass_split_free().


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