[][src]Function rtp_parser::parse_rtp_packet

pub fn parse_rtp_packet(input: &[u8]) -> IResult<&[u8], RtpPacket<'_>>

Parse an RTP packet