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

oqueue.h - Generic RTP output queues.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                          oqueue.h(3)

Detailed Description

       Generic RTP output queues.

Name

       oqueue.h - Generic RTP output queues.

Synopsis

       #include <ccrtp/queuebase.h>
       #include <ccrtp/CryptoContext.h>
       #include <list>

   Classes
       class DestinationListHandler
           This class handles a list of destination addresses.
       struct DestinationListHandler::TransportAddress
       class OutgoingDataQueue
           A generic outgoing RTP data queue supporting multiple destinations.
       struct OutgoingDataQueue::OutgoingRTPPktLink

See Also