Crate blip_buf_rs

Source

Structs§

Blip

Constants§

BLIP_MAX_FRAME
Maximum number of samples that can be generated from one time frame.
BLIP_MAX_RATIO
Maximum clock_rate/sample_rate ratio. For a given sample_rate, clock_rate must not be greater than sample_rate*BLIP_MAX_RATIO.