FFmpeg
|
FormatContext Struct Reference
Collaboration diagram for FormatContext:
Data Fields | |
const AVClass * | class |
char * | pix_fmts |
int | listed_pix_fmt_flags [AV_PIX_FMT_NB] |
List of flags telling if a given image format has been listed as argument to the filter. More... | |
Detailed Description
Definition at line 39 of file vf_format.c.
Field Documentation
const AVClass* FormatContext::class |
Definition at line 40 of file vf_format.c.
int FormatContext::listed_pix_fmt_flags[AV_PIX_FMT_NB] |
List of flags telling if a given image format has been listed as argument to the filter.
Definition at line 46 of file vf_format.c.
Referenced by init(), and make_format_list().
char* FormatContext::pix_fmts |
Definition at line 41 of file vf_format.c.
Referenced by init().
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