Go to the source code of this file.
Compounds | |
class | IncomingRTPPkt |
A representation for RTP packets received from other participants. More... | |
class | OutgoingRTPPkt |
A representation for RTP packets being sent. More... | |
struct | RTCPFixedHeader |
struct | RTPPacket::RTPFixedHeader |
RTP fixed header as it is send through the network. More... | |
struct | RTPPacket::RTPHeaderExt |
Fixed component of the variable-length header extension, appended to the fixed header, after the CSRC list, when X == 1. More... | |
class | RTPPacket |
A base class for both IncomingRTPPkt and OutgoingRTPPkt. More... |
This header includes miscellaneous declarations needed to do low level packet filtering or to extend the scheduled queue.