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 |
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.
Definition in file rtpext.h.