| FFmpeg
    | 
vf_format_context_t Struct Reference
  #include <vf.h>
| Data Fields | |
| int | have_configured | 
| int | orig_width | 
| int | orig_height | 
| int | orig_fmt | 
Detailed Description
Field Documentation
| int vf_format_context_t::have_configured | 
Definition at line 52 of file vf.h.
Referenced by config_inprops().
| int vf_format_context_t::orig_fmt | 
Definition at line 53 of file vf.h.
Referenced by config_inprops().
| int vf_format_context_t::orig_height | 
Definition at line 53 of file vf.h.
Referenced by config_inprops().
| int vf_format_context_t::orig_width | 
Definition at line 53 of file vf.h.
Referenced by config_inprops().
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