FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules 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 205 of file ass_split.c.

Field Documentation

◆ ass

ASS ASSSplitContext::ass

Definition at line 206 of file ass_split.c.

◆ current_section

int ASSSplitContext::current_section

Definition at line 207 of file ass_split.c.

◆ field_number

int ASSSplitContext::field_number[FF_ARRAY_ELEMS(ass_sections)]

Definition at line 208 of file ass_split.c.

◆ field_order

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

Definition at line 209 of file ass_split.c.


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