| FFmpeg
    | 
ASSSection Struct Reference
  
Collaboration diagram for ASSSection:

| Data Fields | |
| const char * | section | 
| const char * | format_header | 
| const char * | fields_header | 
| int | size | 
| int | offset | 
| int | offset_count | 
| ASSFields | fields [10] | 
Detailed Description
Definition at line 40 of file ass_split.c.
Field Documentation
| ASSFields ASSSection::fields[10] | 
Definition at line 47 of file ass_split.c.
Referenced by ass_split_section(), and free_section().
| const char* ASSSection::fields_header | 
Definition at line 43 of file ass_split.c.
Referenced by ass_split_section().
| const char* ASSSection::format_header | 
Definition at line 42 of file ass_split.c.
Referenced by ass_split_section(), and free_section().
| int ASSSection::offset | 
Definition at line 45 of file ass_split.c.
Referenced by ass_split_section(), free_section(), and realloc_section_array().
| int ASSSection::offset_count | 
Definition at line 46 of file ass_split.c.
Referenced by free_section(), and realloc_section_array().
| const char* ASSSection::section | 
Definition at line 41 of file ass_split.c.
| int ASSSection::size | 
Definition at line 44 of file ass_split.c.
Referenced by free_section(), and realloc_section_array().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:25 for FFmpeg by
 1.8.11
 1.8.11