Skip to main content

OPUS_PCM_SAMPLE_RATE

Constant OPUS_PCM_SAMPLE_RATE 

Source
pub const OPUS_PCM_SAMPLE_RATE: u32 = 16_000;
Expand description

PCM sample rate on both sides of the codec: 16 kHz wideband, the locked profile from doc 45. This — not 48 kHz — is the rate the microphone is resampled to before encode and the rate decoded frames come out at.