FFmpeg
|
Data Fields | |
const AVClass * | class |
enum FieldType | type |
int | nb_planes |
number of planes of the current format | |
Definition at line 34 of file vf_field.c.
const AVClass* FieldContext::class |
Definition at line 35 of file vf_field.c.
enum FieldType FieldContext::type |
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().