Constant AUDIO_BPS

Source
const AUDIO_BPS: f64 = 128_000.0;
Expand description

Audio allowance subtracted from a size target, bits per second. Matches codec_args’ AAC default.