const RTCP_COMMON_HEADER_BYTES: usize = 4;Expand description
RTCP common-header length in bytes.
Reference: https://www.rfc-editor.org/rfc/rfc3550.html#section-6.4.1
const RTCP_COMMON_HEADER_BYTES: usize = 4;RTCP common-header length in bytes.
Reference: https://www.rfc-editor.org/rfc/rfc3550.html#section-6.4.1