addContributor(uint32 csrc) | OutgoingDataQueue | |
addDestination(const InetHostAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0) | OutgoingDataQueue | |
addDestination(const InetMcastAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0) | OutgoingDataQueue | |
addDestinationToList(const InetAddress &ia, tpport_t data, tpport_t control) | DestinationListHandler | [protected] |
DestinationListHandler() | DestinationListHandler | [protected] |
destList | DestinationListHandler | [protected] |
dispatchBYE(const std::string &) | RTPQueueBase | [inline, protected, virtual] |
dispatchDataPacket() | OutgoingDataQueue | [protected] |
forgetDestination(const InetHostAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0) | OutgoingDataQueue | |
forgetDestination(const InetMcastAddress &ia, tpport_t dataPort=DefaultRTPDataPort, tpport_t controlPort=0) | OutgoingDataQueue | |
getCurrentPayloadType() const | RTPQueueBase | [inline] |
getCurrentRTPClockRate() const | RTPQueueBase | [inline] |
getDefaultExpireTimeout() const | OutgoingDataQueue | [inline] |
getDefaultMaxSendSegmentSize() | OutgoingDataQueueBase | [inline] |
getDefaultSchedulingTimeout() const | OutgoingDataQueue | [inline] |
getExpireTimeout() const | OutgoingDataQueue | [inline] |
getFirstDestination() const | DestinationListHandler | [inline, protected] |
getInitialTime() const | RTPQueueBase | [inline] |
getInitialTimestamp() | OutgoingDataQueue | [inline, protected] |
getLocalSSRC() const | RTPQueueBase | [inline] |
getLocalSSRCNetwork() const | RTPQueueBase | [inline, protected] |
getMark() const | OutgoingDataQueue | [inline] |
getMaxSendSegmentSize() | OutgoingDataQueueBase | [inline] |
getSchedulingTimeout() | OutgoingDataQueue | [protected] |
getSendOctetCount() const | OutgoingDataQueue | [inline] |
getSendPacketCount() const | OutgoingDataQueue | [inline] |
isSending() const | OutgoingDataQueue | |
isSingleDestination() const | DestinationListHandler | [inline, protected] |
lockDestinationList() const | DestinationListHandler | [inline, protected] |
OutgoingDataQueue() | OutgoingDataQueue | [protected] |
OutgoingDataQueueBase() | OutgoingDataQueueBase | [protected] |
purgeOutgoingQueue() | OutgoingDataQueue | [protected] |
putData(uint32 stamp, const unsigned char *data=NULL, size_t len=0) | OutgoingDataQueue | |
removeContributor(uint32 csrc) | OutgoingDataQueue | |
removeDestinationFromList(const InetAddress &ia, tpport_t dataPort, tpport_t controlPort) | DestinationListHandler | [protected] |
renewLocalSSRC() | RTPQueueBase | [inline, protected, virtual] |
RTPQueueBase(uint32 *ssrc=NULL) | RTPQueueBase | [protected] |
setControlPeer(const InetAddress &host, tpport_t port)=0 | OutgoingDataQueue | [protected, pure virtual] |
setExpireTimeout(microtimeout_t to) | OutgoingDataQueue | [inline] |
setInitialTimestamp(uint32 ts) | OutgoingDataQueue | [inline, protected] |
setLocalSSRC(uint32 ssrc) | RTPQueueBase | [inline, protected] |
setMark(bool mark) | OutgoingDataQueue | [inline] |
setMaxSendSegmentSize(size_t size) | OutgoingDataQueueBase | [inline] |
setPadding(uint8 paddinglen) | OutgoingDataQueue | [inline] |
setPartial(uint32 timestamp, unsigned char *data, size_t offset, size_t max) | OutgoingDataQueue | |
setPayloadFormat(const PayloadFormat &pf) | RTPQueueBase | [inline] |
setSchedulingTimeout(microtimeout_t to) | OutgoingDataQueue | [inline] |
unlockDestinationList() const | DestinationListHandler | [inline, protected] |
writeLockDestinationList() const | DestinationListHandler | [inline, protected] |
~DestinationListHandler() | DestinationListHandler | [protected] |
~OutgoingDataQueue() | OutgoingDataQueue | [inline, protected, virtual] |
~OutgoingDataQueueBase() | OutgoingDataQueueBase | [inline, protected, virtual] |
~RTPQueueBase() | RTPQueueBase | [inline, protected, virtual] |