| FFmpeg
    | 
SeparateFieldsContext Struct Reference
  | Data Fields | |
| int | nb_planes | 
| int64_t | frame_count | 
| double | ts_unit | 
Detailed Description
Definition at line 25 of file vf_separatefields.c.
Field Documentation
| int64_t SeparateFieldsContext::frame_count | 
Definition at line 27 of file vf_separatefields.c.
Referenced by filter_frame().
| int SeparateFieldsContext::nb_planes | 
Definition at line 26 of file vf_separatefields.c.
Referenced by config_props_output(), and filter_frame().
| double SeparateFieldsContext::ts_unit | 
Definition at line 28 of file vf_separatefields.c.
Referenced by config_props_output(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11