Function read_rtcp_sr

Source
pub fn read_rtcp_sr<B: PacketBuffer>(
    buf: &mut B,
    header: RtcpHeader,
) -> Result<RtcpSrPacket>