carb::audio::fOpusEncoderFlagConstantBitrate

Defined in carb/audio/IAudioData.h

constexpr OpusEncoderFlags carb::audio::fOpusEncoderFlagConstantBitrate = 0x00000002

Specify whether the encoder is prevented from producing variable bitrate audio.

This flag should only be set if there is a specific need for constant bitrate audio.