logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rtppacket - RTP data packets manipulation.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                         rtppacket(3)

Detailed Description

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.

See Also