AV_CODEC_CAP_CHANNEL_CONF

Codec should fill in channel configuration and samplerate instead of container

extern (C) @nogc nothrow
enum AV_CODEC_CAP_CHANNEL_CONF = 1 << 10;

Meta