pub const RTP_MAX_CSRC_COUNT: u8 = 15;
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.