AV_CODEC_CAP_DRAW_HORIZ_BAND

Decoder can use draw_horiz_band callback.

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

Meta