Libav
Data Fields
SetPTSContext Struct Reference

Data Fields

const AVClassclass
 
char * expr_str
 
AVExprexpr
 
double var_values [VAR_VARS_NB]
 

Detailed Description

Definition at line 78 of file setpts.c.

Field Documentation

§ class

const AVClass* SetPTSContext::class

Definition at line 79 of file setpts.c.

§ expr_str

char* SetPTSContext::expr_str

Definition at line 80 of file setpts.c.

Referenced by init().

§ expr

AVExpr* SetPTSContext::expr

Definition at line 81 of file setpts.c.

Referenced by filter_frame(), init(), and uninit().

§ var_values

double SetPTSContext::var_values[VAR_VARS_NB]

Definition at line 82 of file setpts.c.

Referenced by config_input(), filter_frame(), and init().


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