AV_CODEC_PROP_TEXT_SUB

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

@nogc nothrow extern (C)
enum AV_CODEC_PROP_TEXT_SUB = (1 << 17);

Meta