FFmpeg
|
AVBufferSinkParams Struct Reference
Struct to use for initializing a buffersink context. More...
#include <buffersink.h>
Data Fields | |
enum AVPixelFormat * | pixel_fmts |
list of allowed pixel formats, terminated by AV_PIX_FMT_NONE More... | |
Detailed Description
Struct to use for initializing a buffersink context.
Definition at line 115 of file buffersink.h.
Field Documentation
enum AVPixelFormat* AVBufferSinkParams::pixel_fmts |
list of allowed pixel formats, terminated by AV_PIX_FMT_NONE
Definition at line 116 of file buffersink.h.
Referenced by av_buffersink_params_alloc(), init_filters(), and vsink_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