FFmpeg
|
FieldContext Struct Reference
Collaboration diagram for FieldContext:
Data Fields | |
const AVClass * | class |
enum FieldType | type |
int | nb_planes |
number of planes of the current format More... | |
Detailed Description
Definition at line 34 of file vf_field.c.
Field Documentation
const AVClass* FieldContext::class |
Definition at line 35 of file vf_field.c.
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().
enum FieldType FieldContext::type |
Definition at line 36 of file vf_field.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), config_props_output(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11