FF_MIN_BUFFER_SIZE

@deprecated use AV_INPUT_BUFFER_MIN_SIZE instead

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

Meta