FF_MAX_B_FRAMES

@deprecated there is no libavcodec-wide limit on the number of B-frames

@nogc nothrow extern (C)
static if(FF_API_MAX_BFRAMES)
enum FF_MAX_B_FRAMES = 16;

Meta