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

Data Fields

char * name
 
int name_len
 
int elements
 
int nb_elements
 
char type
 

Detailed Description

Definition at line 73 of file sbgdec.c.

Field Documentation

char* sbg_script_definition::name

Definition at line 74 of file sbgdec.c.

Referenced by expand_tseq(), and parse_named_def().

int sbg_script_definition::name_len

Definition at line 75 of file sbgdec.c.

Referenced by expand_tseq(), and parse_named_def().

int sbg_script_definition::elements

Definition at line 76 of file sbgdec.c.

Referenced by expand_tseq(), parse_block_def(), and parse_synth_def().

int sbg_script_definition::nb_elements

Definition at line 76 of file sbgdec.c.

Referenced by expand_tseq(), parse_block_def(), and parse_synth_def().

char sbg_script_definition::type

Definition at line 77 of file sbgdec.c.

Referenced by expand_tseq(), parse_block_def(), and parse_synth_def().


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