AV_CODEC_CAP_PARAM_CHANGE

Codec supports changed parameters at any point.

extern (C) @nogc nothrow
enum AV_CODEC_CAP_PARAM_CHANGE = 1 << 14;

Meta