FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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

Definition at line 51 of file vf.h.

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_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().


The documentation for this struct was generated from the following file: