ccRTP
|
CAppDataUnit | Interface (envelope) to data received over RTP packets |
CApplicationHandler | Application objects modification methods |
CAVPQueue | This class, an RTP/RTCP queue, adds audio/video profile (AVP) specific methods to the generic RTCP service queue (QueueRTCPManager) |
▼CConflictHandler | To track addresses of sources conflicting with the local one |
CConflictingTransportAddress | |
CCryptoContext | The implementation for a SRTP cryptographic context |
CCryptoContextCtrl | The implementation for a SRTCP cryptographic context |
▼CDestinationListHandler | This class handles a list of destination addresses |
CTransportAddress | |
CDualRTPChannel | |
CDualUDPIPv4Socket | A socket class based on two UDP/IPv4 sockets |
CDynamicPayloadFormat | Dynamic payload format objects |
▼CIncomingDataQueue | Queue for incoming RTP data packets in an RTP session |
CSyncSourcesIterator | Iterator through the list of synchronizations sources in this session |
CIncomingDataQueueBase | |
CIncomingRTPPkt | RTP packets received from other participants |
CMembers | Members and senders accounting |
▼CMembershipBookkeeping | Controls the group membership in the current session |
CIncomingRTPPktLink | Incoming RTP data packets control structure within the incoming packet queue class |
CSyncSourceLink | Synchronization Source internal handler within the incoming packets queue |
▼COutgoingDataQueue | A generic outgoing RTP data queue supporting multiple destinations |
COutgoingRTPPktLink | |
COutgoingDataQueueBase | |
COutgoingRTPPkt | RTP packets being sent |
CParticipant | A class of objects representing remote participants (RTP applications) in a multimedia session |
CParticipantHandler | Participant objects modification methods |
CPayloadFormat | Base payload format class |
CPredEquals | Std equality for SessionListElement objects |
CQueueRTCPManager | Adds generic management of RTCP functions to an RTP data queue |
▼CRTCPCompoundHandler | Low level structs and RTCP packet parsing and building methods |
CAPPPacket | Struct for APP (application specific) RTCP packets |
CBYEPacket | Struct for BYE (leaving session) RTCP packets |
CFIRPacket | Struct for Full Intra-frame Request (FIR) RTCP packet |
CNACKPacket | Struct for Negative ACKnowledgements (NACK) RTCP packet |
CReceiverInfo | Struct for the data contained in a receiver info block |
CRecvReport | Raw structure of the source and every receiver report in an SR or RR RTCP packet |
CRRBlock | Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet |
CRTCPFixedHeader | Fixed RTCP packet header |
CRTCPPacket | Struct representing general RTCP packet headers as they are sent through the network |
CSDESChunk | Struct for a chunk of items in a SDES RTCP packet |
CSDESItem | Struct for an item description of a SDES packet |
CSenderInfo | Struct for the sender info block in a SR (sender report) RTCP packet |
CSendReport | Struct for SR (sender report) RTCP packets |
CRTCPReceiverInfo | Report block information of SR/RR RTCP reports |
CRTCPSenderInfo | Sender block information of SR RTCP reports |
▼CRTPApplication | An RTP application, holding identifying RTCP SDES item values |
CParticipantsIterator | Iterator through the list of participants in this session |
CRTPBaseUDPIPv4Socket | A UDP/IPv4 socket class targetted at RTP stacks |
CRTPDataQueue | A packet queue handler for building different kinds of RTP protocol systems |
CRTPDuplex | A peer associated RTP socket pair for physically connected peer hosts |
▼CRTPPacket | A base class for both IncomingRTPPkt and OutgoingRTPPkt |
CRFC2833Payload | Structure defining RFC2833 Telephony events |
CRTPQueueBase | A virtual base class for RTP queue hierarchies |
CRTPSessionBase | Generic RTP protocol stack for exchange of realtime data |
CRTPSessionBaseHandler | |
CRTPSessionPool | This 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 | Holds the SDES items and related information from a participant in an RTP application |
CSessionListElement | Class for tracking session status |
CSingleRTPSessionPool | |
CSingleThreadRTPSession | This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways |
CStaticPayloadFormat | Static payload format objects |
CSyncSource | Synchronization source in an RTP session |
CSyncSourceHandler | SyncSource objects modification methods |
CTRTPSessionBase |