Skip to main content

GCC_DEFAULT_BURST_INTERVAL

Constant GCC_DEFAULT_BURST_INTERVAL 

Source
pub const GCC_DEFAULT_BURST_INTERVAL: Duration;
Expand description

Packets sent within this of each other are one burst.

A sender does not emit packets one at a time — a video frame is a burst — and the delay signal lives between bursts, not inside them. Grouping too finely turns the pacer’s own release spacing into a delay measurement.