Function parse_single_rtcp_packet

Source
pub fn parse_single_rtcp_packet<B: PacketBuffer>(
    buf: &mut B,
) -> Result<SomeRtcpPacket>