FFmpeg
4.4.6
|
Deprecated and unused struct to use for initializing a buffersink context. More...
#include <libavfilter/buffersink.h>
Data Fields | |
enum AVPixelFormat * | pixel_fmts |
list of allowed pixel formats, terminated by AV_PIX_FMT_NONE More... | |
Deprecated and unused struct to use for initializing a buffersink context.
Definition at line 102 of file buffersink.h.
enum AVPixelFormat* AVBufferSinkParams::pixel_fmts |
list of allowed pixel formats, terminated by AV_PIX_FMT_NONE
Definition at line 103 of file buffersink.h.
Referenced by av_buffersink_params_alloc().