Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages Examples
Todo List
- Class MembershipControl
- implement the reallocation mechanism (e.g., when the number of ssrcs per collision list goes up to 2, make the size approx. four times bigger (0.5 ssrcs per list now. when the number of ssrcs per list goes down to 0.5, decrease four times. Do not use 2 or 0.5, but `2 + something' and `0.5 - somehting'). Always jumping between prime numbers -> provide a table from 7 to many.
- Member QueueRTCPManager::computeRTCPInterval()
- make it more flexible as recommended in the draft
- Member QueueRTCPManager::recvControl(void)
- update doc and clarify purpose
- Member QueueRTCPManager::TimeOutSSRCs()
- implement it
- Member RTPQueue::getRate(rtp_payload_t pt=RTP_PAYLOAD_EMPTY) const
- complete implementation
- Member RTPQueue::isComplete(void)
- maybe, with the new RTPData, this is unnecessary. Could be useful for an application that is trying to figure out wheter to start processing data or wait for misordered packets.
- Member RTPQueue::isCookedWaiting(void) const
- implement it
- Member RTPQueue::isMarked(void)
- maybe, with the new RTPData, this is unnecessary.
- Member RTPQueue::setTypeOfService(type_of_service_t tos)
- Implement fair competition with tcp
- Member RTPSource::getRate() const
- implement with RTCP checking
Generated at Tue Oct 16 11:17:53 2001 for ccRTP by
1.2.10 written by Dimitri van Heesch,
© 1997-2001