FFmpeg  1.2.12
Data Fields
sbg_script_tseq Struct Reference

Data Fields

struct sbg_timestamp ts
char * name
int name_len
int lock
struct sbg_fade fade

Detailed Description

Definition at line 90 of file sbgdec.c.

Field Documentation

struct sbg_fade sbg_script_tseq::fade

Definition at line 95 of file sbgdec.c.

Referenced by expand_tseq(), and parse_time_sequence().

int sbg_script_tseq::lock

Definition at line 94 of file sbgdec.c.

Referenced by expand_tseq().

char* sbg_script_tseq::name

Definition at line 92 of file sbgdec.c.

Referenced by expand_tseq(), and parse_time_sequence().

int sbg_script_tseq::name_len

Definition at line 93 of file sbgdec.c.

Referenced by expand_tseq(), and parse_time_sequence().

struct sbg_timestamp sbg_script_tseq::ts

Definition at line 91 of file sbgdec.c.

Referenced by expand_timestamps(), expand_tseq(), and parse_time_sequence().


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