FFmpeg
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 77 of file sbgdec.c.

Field Documentation

◆ name

char* sbg_script_definition::name

Definition at line 78 of file sbgdec.c.

Referenced by parse_named_def().

◆ name_len

int sbg_script_definition::name_len

Definition at line 79 of file sbgdec.c.

Referenced by parse_named_def().

◆ elements

int sbg_script_definition::elements

Definition at line 80 of file sbgdec.c.

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

◆ nb_elements

int sbg_script_definition::nb_elements

Definition at line 80 of file sbgdec.c.

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

◆ type

char sbg_script_definition::type

Definition at line 81 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: