Skip to main content

RTP_MAX_CSRC_COUNT

Constant RTP_MAX_CSRC_COUNT 

Source
pub const RTP_MAX_CSRC_COUNT: u8 = 15;
Expand description

Maximum number of CSRC identifiers in the RTP fixed header.

The CC field is 4 bits, so the valid range is 0..=15. Reference: RFC 3550 section 5.1.