FFmpeg
|
Data Fields | |
const AVClass * | class |
char * | expr_str |
AVExpr * | expr |
double | var_values [VAR_VARS_NB] |
enum AVMediaType | type |
AVExpr* SetPTSContext::expr |
Definition at line 100 of file setpts.c.
Referenced by eval_pts(), init(), process_command(), and uninit().
double SetPTSContext::var_values[VAR_VARS_NB] |
Definition at line 101 of file setpts.c.
Referenced by eval_pts().
enum AVMediaType SetPTSContext::type |
Definition at line 102 of file setpts.c.
Referenced by config_input(), and filter_frame().