MAX_FRAME_SAMPLES_48KHZ

Constant MAX_FRAME_SAMPLES_48KHZ 

Source
pub const MAX_FRAME_SAMPLES_48KHZ: usize = 5760;
Expand description

Maximum samples per channel in a single Opus frame at 48 kHz.

120 ms at 48 kHz = 0.120 * 48000 = 5760 samples.