pub fn rtcp_receiver_report_without_report_blocks(sender_ssrc: Ssrc) -> [u8; 8]Expand description
Builds an RTCP Receiver Report with no reception report blocks.
Reference: https://www.rfc-editor.org/rfc/rfc3550.html#section-6.4.2
pub fn rtcp_receiver_report_without_report_blocks(sender_ssrc: Ssrc) -> [u8; 8]Builds an RTCP Receiver Report with no reception report blocks.
Reference: https://www.rfc-editor.org/rfc/rfc3550.html#section-6.4.2