carb::audio::fCodecCapsRequiresAdditionalParameters

Defined in carb/audio/IAudioData.h

constexpr CodecCaps carb::audio::fCodecCapsRequiresAdditionalParameters = 0x00000010

capabilities flag to indicate that the codec requires the use of additional parameters through the encoderSettings value in the encoder state descriptor object.

If this flag is not set, the additional parameters are optional and the codec is able to choose appropriate default.