AVBufferSinkParams

Struct to use for initializing a buffersink context.

extern (C) @nogc nothrow
struct AVBufferSinkParams {}

Members

Variables

pixel_fmts
const(AVPixelFormat)* pixel_fmts;

< list of allowed pixel formats, terminated by AV_PIX_FMT_NONE

Meta