Module constants

Module constants 

Source
Expand description

Crate-wide constants and small helpers

Constants§

MAX_FRAME_SAMPLES_48KHZ
Maximum samples per channel in a single Opus frame at 48 kHz.
MAX_PACKET_DURATION_MS
Maximum packet duration in milliseconds.

Functions§

max_frame_samples_for
Compute the maximum samples per channel for a frame at the given sample_rate.