DOKK / manpages / debian 12 / libccrtp-doc / OutgoingDataQueueBase.3.en
OutgoingDataQueueBase(3) Library Functions Manual OutgoingDataQueueBase(3)

OutgoingDataQueueBase

#include <queuebase.h>

Inherits RTPQueueBase.

Inherited by OutgoingDataQueue.


size_t getDefaultMaxSendSegmentSize ()
void setMaxSendSegmentSize (size_t size)
Set maximum payload segment size before fragmenting sends. size_t getMaxSendSegmentSize ()


OutgoingDataQueueBase ()
virtual ~OutgoingDataQueueBase ()

Author:

Federico Montesino Pouzols fedemp@altern.org

Set maximum payload segment size before fragmenting sends.

Parameters:

size Maximum payload size.

Returns:

Whether segment size was successfully set.

Generated automatically by Doxygen for ccRTP from the source code.

Sat Oct 27 2018 ccRTP