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
const RTCP_SSRC_BYTES: usize = 4;SSRC field length in an RTCP packet.
Reference: https://www.rfc-editor.org/rfc/rfc3550.html#section-6.4.1