AV_CODEC_PROP_BITMAP_SUB

Subtitle codec is bitmap based Decoded AVSubtitle data can be read from the AVSubtitleRect->pict field.

extern (C) @nogc nothrow
enum AV_CODEC_PROP_BITMAP_SUB = 1 << 16;

Meta