Module rtcp::packet[][src]

Traits

Packet represents an RTCP packet, a protocol used for out-of-band statistics and control information for an RTP session

Functions

Unmarshal takes an entire udp datagram (which may consist of multiple RTCP packets) and returns the unmarshaled packets it contains.