oqueue.h(3) Library Functions Manual oqueue.h(3)

oqueue.h - Generic RTP output queues.

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


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

Generic RTP output queues.

Generated automatically by Doxygen for ccRTP from the source code.

ccRTP