FFmpeg
|
Data Fields | |
const AVClass * | class |
int | type |
FieldType. More... | |
int | nb_planes |
number of planes of the current format More... | |
Definition at line 34 of file vf_field.c.
const AVClass* FieldContext::class |
Definition at line 35 of file vf_field.c.
int FieldContext::type |
FieldType.
Definition at line 36 of file vf_field.c.
Referenced by config_props_output(), and filter_frame().
int FieldContext::nb_planes |
number of planes of the current format
Definition at line 37 of file vf_field.c.
Referenced by config_props_output(), and filter_frame().