Scroll to navigation

rtppacket(3) Library Functions Manual rtppacket(3)

NAME

rtppacket - RTP data packets manipulation.

SYNOPSIS

Classes


class RTPPacket
A base class for both IncomingRTPPkt and OutgoingRTPPkt. class OutgoingRTPPkt
RTP packets being sent. class IncomingRTPPkt
RTP packets received from other participants.

Detailed Description

Author

Generated automatically by Doxygen for ccRTP from the source code.

ccRTP