AV_CODEC_CAP_DRAW_HORIZ_BAND

Decoder can use draw_horiz_band callback.

@nogc nothrow extern (C)
enum AV_CODEC_CAP_DRAW_HORIZ_BAND = (1 << 0);

Meta