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

cqueue.h - Generic RTCP control queues.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                          cqueue.h(3)

Detailed Description

       Generic RTCP control queues.

Name

       cqueue.h - Generic RTCP control queues.

Synopsis

       #include <ccrtp/ioqueue.h>
       #include <ccrtp/CryptoContextCtrl.h>
       #include <list>

   Classes
       class QueueRTCPManager
           Adds generic management of RTCP functions to an RTP data queue.
       class AVPQueue
           This class, an RTP/RTCP queue, adds audio/video profile (AVP) specific methods to the generic RTCP
           service queue (QueueRTCPManager).

See Also