pub(crate) const MAX_OPUS_PACKET: usize = 4000;
Max Opus output packet size in bytes per stream; sizes the emit buffer pool.