FFmpeg
Loading...
Searching...
No Matches
sbg_parser Struct Reference

Data Fields

void * log
char * script
char * end
char * cursor
struct sbg_script scs
struct sbg_timestamp current_time
int nb_block_tseq
int nb_def_max
int nb_synth_max
int nb_tseq_max
int nb_block_tseq_max
int line_no
char err_msg [128]

Detailed Description

Definition at line 131 of file sbgdec.c.

Field Documentation

◆ log

void* sbg_parser::log

Definition at line 132 of file sbgdec.c.

Referenced by expand_timestamps(), and parse_script().

◆ script

char* sbg_parser::script

Definition at line 133 of file sbgdec.c.

Referenced by parse_script().

◆ end

char * sbg_parser::end

Definition at line 133 of file sbgdec.c.

Referenced by parse_script().

◆ cursor

char* sbg_parser::cursor

Definition at line 134 of file sbgdec.c.

Referenced by parse_script().

◆ scs

struct sbg_script sbg_parser::scs

Definition at line 135 of file sbgdec.c.

Referenced by parse_script().

◆ current_time

struct sbg_timestamp sbg_parser::current_time

Definition at line 136 of file sbgdec.c.

◆ nb_block_tseq

int sbg_parser::nb_block_tseq

Definition at line 137 of file sbgdec.c.

◆ nb_def_max

int sbg_parser::nb_def_max

Definition at line 138 of file sbgdec.c.

◆ nb_synth_max

int sbg_parser::nb_synth_max

Definition at line 138 of file sbgdec.c.

◆ nb_tseq_max

int sbg_parser::nb_tseq_max

Definition at line 138 of file sbgdec.c.

◆ nb_block_tseq_max

int sbg_parser::nb_block_tseq_max

Definition at line 138 of file sbgdec.c.

◆ line_no

int sbg_parser::line_no

Definition at line 139 of file sbgdec.c.

Referenced by parse_script().

◆ err_msg

char sbg_parser::err_msg[128]

Definition at line 140 of file sbgdec.c.

Referenced by parse_script().


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