AV_CODEC_CAP_EXPERIMENTAL

Codec is experimental and is thus avoided in favor of non experimental encoders

@nogc nothrow extern (C)
enum AV_CODEC_CAP_EXPERIMENTAL = (1 << 9);

Meta