Data Fields | |
struct sbg_timestamp | ts |
char * | name |
int | name_len |
int | lock |
struct sbg_fade | fade |
Definition at line 90 of file sbgdec.c.
struct sbg_fade sbg_script_tseq::fade [read] |
char* sbg_script_tseq::name |
struct sbg_timestamp sbg_script_tseq::ts [read] |
Definition at line 91 of file sbgdec.c.
Referenced by expand_timestamps(), expand_tseq(), and parse_time_sequence().