Skip to main content

OPUS_FRAME_SAMPLES

Constant OPUS_FRAME_SAMPLES 

Source
pub const OPUS_FRAME_SAMPLES: usize = 320;
Expand description

PCM samples in one 20 ms frame at OPUS_PCM_SAMPLE_RATE: what OpusEncoder::encode consumes per call and what a normal 20 ms packet decodes to.