FFmpeg  4.4.6
Data Fields
AVBufferSinkParams Struct Reference

Deprecated and unused struct to use for initializing a buffersink context. More...

#include <libavfilter/buffersink.h>

Data Fields

enum AVPixelFormatpixel_fmts
 list of allowed pixel formats, terminated by AV_PIX_FMT_NONE More...
 

Detailed Description

Deprecated and unused struct to use for initializing a buffersink context.

Definition at line 102 of file buffersink.h.

Field Documentation

◆ pixel_fmts

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


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