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

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

const char* ASSSection::section

Definition at line 41 of file ass_split.c.

const char* ASSSection::format_header

Definition at line 42 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().

int ASSSection::size

Definition at line 44 of file ass_split.c.

Referenced by free_section(), and realloc_section_array().

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().

ASSFields ASSSection::fields[10]

Definition at line 47 of file ass_split.c.

Referenced by ass_split_section(), and free_section().


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