FF_MIN_BUFFER_SIZE

@ingroup lavc_encoding minimum encoding buffer size Used to avoid some checks during header writing.

@nogc nothrow extern (C)
enum FF_MIN_BUFFER_SIZE = 16384;

Meta