Skip to main content

RTCP_COMMON_HEADER_BYTES

Constant RTCP_COMMON_HEADER_BYTES 

Source
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