FF_MIN_BUFFER_SIZE

@deprecated use AV_INPUT_BUFFER_MIN_SIZE instead

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

Meta