Skip to main content

OPUS_BITRATE_MIN

Constant OPUS_BITRATE_MIN 

Source
pub(crate) const OPUS_BITRATE_MIN: i32 = 6000;
Expand description

Opus target-bitrate bounds (bits/s); the initial opus_bitrate and every live update are clamped into this range so the encoder never sees a value it would reject.