FFmpeg  4.0
Data Fields
AVBufferSinkParams Struct Reference

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

Struct to use for initializing a buffersink context.

Definition at line 65 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 66 of file buffersink.h.

Referenced by av_buffersink_params_alloc(), and vsink_init().


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