FFmpeg
|
Data Fields | |
char * | name |
int | name_len |
int | elements |
int | nb_elements |
char | type |
char* sbg_script_definition::name |
Definition at line 75 of file sbgdec.c.
Referenced by expand_tseq(), and parse_named_def().
int sbg_script_definition::name_len |
Definition at line 76 of file sbgdec.c.
Referenced by expand_tseq(), and parse_named_def().
int sbg_script_definition::elements |
Definition at line 77 of file sbgdec.c.
Referenced by expand_tseq(), parse_block_def(), and parse_synth_def().
int sbg_script_definition::nb_elements |
Definition at line 77 of file sbgdec.c.
Referenced by expand_tseq(), parse_block_def(), and parse_synth_def().
char sbg_script_definition::type |
Definition at line 78 of file sbgdec.c.
Referenced by expand_tseq(), parse_block_def(), and parse_synth_def().