FFmpeg
|
#include <vf.h>
Data Fields | |
int | have_configured |
int | orig_width |
int | orig_height |
int | orig_fmt |
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_width |
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_fmt |
Definition at line 53 of file vf.h.
Referenced by config_inprops().