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 88 of file setpts.c.
Referenced by filter_frame(), init(), and uninit().
double SetPTSContext::var_values[VAR_VARS_NB] |
Definition at line 89 of file setpts.c.
Referenced by config_input(), filter_frame(), and init().
enum AVMediaType SetPTSContext::type |
Definition at line 90 of file setpts.c.
Referenced by config_input(), and filter_frame().