ccRTP
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAppDataUnitInterface (envelope) to data received over RTP packets
 CApplicationHandlerApplication objects modification methods
 CAVPQueueThis class, an RTP/RTCP queue, adds audio/video profile (AVP) specific methods to the generic RTCP service queue (QueueRTCPManager)
 CConflictHandlerTo track addresses of sources conflicting with the local one
 CConflictingTransportAddress
 CCryptoContextThe implementation for a SRTP cryptographic context
 CCryptoContextCtrlThe implementation for a SRTCP cryptographic context
 CDestinationListHandler
 CTransportAddress
 CDualRTPChannel
 CDualUDPIPv4SocketA socket class based on two UDP/IPv4 sockets
 CDynamicPayloadFormatDynamic payload format objects
 CIncomingDataQueueQueue for incoming RTP data packets in an RTP session
 CSyncSourcesIteratorIterator through the list of synchronizations sources in this session
 CIncomingDataQueueBase
 CIncomingRTPPktRTP packets received from other participants
 CMembersMembers and senders accounting
 CMembershipBookkeepingControls the group membership in the current session
 CIncomingRTPPktLinkIncoming RTP data packets control structure within the incoming packet queue class
 CSyncSourceLinkSynchronization Source internal handler within the incoming packets queue
 COutgoingDataQueue
 COutgoingRTPPktLink
 COutgoingDataQueueBase
 COutgoingRTPPktRTP packets being sent
 CParticipantA class of objects representing remote participants (RTP applications) in a multimedia session
 CParticipantHandlerParticipant objects modification methods
 CPayloadFormatBase payload format class
 CPredEqualsStd equality for SessionListElement objects
 CQueueRTCPManagerAdds generic management of RTCP functions to an RTP data queue
 CRTCPCompoundHandlerLow level structs and RTCP packet parsing and building methods
 CAPPPacketStruct for APP (application specific) RTCP packets
 CBYEPacketStruct for BYE (leaving session) RTCP packets
 CFIRPacketStruct for Full Intra-frame Request (FIR) RTCP packet. Specific for H.261 sessions (see RFC 2032)
 CNACKPacketStruct for Negative ACKnowledgements (NACK) RTCP packet. Specific for H.261 sessions (see RFC 2032)
 CReceiverInfo
 CRecvReportRaw structure of the source and every receiver report in an SR or RR RTCP packet
 CRRBlock
 CRTCPFixedHeader
 CRTCPPacketStruct representing general RTCP packet headers as they are sent through the network
 CSDESChunk
 CSDESItem
 CSenderInfo
 CSendReport
 CRTCPReceiverInfoReport block information of SR/RR RTCP reports
 CRTCPSenderInfoSender block information of SR RTCP reports
 CRTPApplicationAn RTP application, holding identifying RTCP SDES item values. Represents local participants
 CParticipantsIteratorIterator through the list of participants in this session
 CRTPBaseUDPIPv4SocketA UDP/IPv4 socket class targetted at RTP stacks
 CRTPDataQueueRTP data queue handler
 CRTPDuplexRTP peer host over UDP
 CRTPPacketA base class for both IncomingRTPPkt and OutgoingRTPPkt
 CRFC2833PayloadStructure defining RFC2833 Telephony events
 CRTPQueueBase
 CRTPSessionBaseRTP protocol stack based on Common C++
 CRTPSessionBaseHandler
 CRTPSessionPoolThis class is a base class for classes that define a group of RTP sessions that will be served by one or more execution threads
 CSDESItemsHolder
 CSessionListElementClass for tracking session status
 CSingleRTPSessionPool
 CSingleThreadRTPSession
 CStaticPayloadFormatStatic payload format objects
 CSyncSourceSynchronization source in an RTP session
 CSyncSourceHandlerSyncSource objects modification methods
 CTRTPSessionBase