AV_CODEC_CAP_INTRA_ONLY

Codec is intra only.

extern (C) @nogc nothrow
enum AV_CODEC_CAP_INTRA_ONLY = 0x40000000;

Meta