ost::IncomingDataQueueBase Class Reference
[Base classes for RTP queues.Base classes for RTP queues.]

#include <queuebase.h>

Inheritance diagram for ost::IncomingDataQueueBase:

ost::RTPQueueBase ost::IncomingDataQueue ost::RTPDataQueue ost::QueueRTCPManager ost::RTPDuplex ost::AVPQueue List of all members.

Public Member Functions

size_t getDefaultMaxRecvPacketSize () const
size_t getMaxRecvPacketSize () const
void setMaxRecvPacketSize (size_t maxsize)

Protected Member Functions

 IncomingDataQueueBase ()
virtual ~IncomingDataQueueBase ()

Detailed Description

Author:
Federico Montesino Pouzols <fedemp@altern.org>


Constructor & Destructor Documentation

ost::IncomingDataQueueBase::IncomingDataQueueBase  )  [inline, protected]
 

virtual ost::IncomingDataQueueBase::~IncomingDataQueueBase  )  [inline, protected, virtual]
 


Member Function Documentation

size_t ost::IncomingDataQueueBase::getDefaultMaxRecvPacketSize  )  const [inline]
 

size_t ost::IncomingDataQueueBase::getMaxRecvPacketSize  )  const [inline]
 

void ost::IncomingDataQueueBase::setMaxRecvPacketSize size_t  maxsize  )  [inline]
 

Parameters:
maxsize maximum length of received RTP data packets, in octets. Defaults to the value returned by getDefaultMaxRecvPacketSize().
Note:
This method sets a filter for incoming packets. Setting higher values does not necessarily imply higher memory usage (this method does not set any buffer size).


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 09:03:06 2006 for Bayonne Framework by  doxygen 1.4.6