Rtp packets handling.
#include <ccrtp/base.h>
#include <ccrtp/formats.h>
#include <ccrtp/CryptoContext.h>
class RTPPacket
A base class for both IncomingRTPPkt and OutgoingRTPPkt. struct RTPPacket::RFC2833Payload
a structure defining RFC2833 Telephony events. class OutgoingRTPPkt
RTP packets being sent. class IncomingRTPPkt
RTP packets received from other participants.
RTP packets handling.
Generated automatically by Doxygen for ccRTP from the source code.