Skip to main content

RTCP_SSRC_BYTES

Constant RTCP_SSRC_BYTES 

Source
const RTCP_SSRC_BYTES: usize = 4;
Expand description

SSRC field length in an RTCP packet.

Reference: https://www.rfc-editor.org/rfc/rfc3550.html#section-6.4.1