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 | |
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 | |
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. Specific for H.261 sessions (see RFC 2032) |
CNACKPacket | Struct for Negative ACKnowledgements (NACK) RTCP packet. Specific for H.261 sessions (see RFC 2032) |
CReceiverInfo | |
CRecvReport | Raw structure of the source and every receiver report in an SR or RR RTCP packet |
CRRBlock | |
CRTCPFixedHeader | |
CRTCPPacket | Struct representing general RTCP packet headers as they are sent through the network |
CSDESChunk | |
CSDESItem | |
CSenderInfo | |
CSendReport | |
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. Represents local participants |
CParticipantsIterator | Iterator through the list of participants in this session |
CRTPBaseUDPIPv4Socket | A UDP/IPv4 socket class targetted at RTP stacks |
CRTPDataQueue | RTP data queue handler |
CRTPDuplex | RTP peer host over UDP |
▼CRTPPacket | A base class for both IncomingRTPPkt and OutgoingRTPPkt |
CRFC2833Payload | Structure defining RFC2833 Telephony events |
CRTPQueueBase | |
CRTPSessionBase | RTP protocol stack based on Common C++ |
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 | |
CSessionListElement | Class for tracking session status |
CSingleRTPSessionPool | |
CSingleThreadRTPSession | |
CStaticPayloadFormat | Static payload format objects |
CSyncSource | Synchronization source in an RTP session |
CSyncSourceHandler | SyncSource objects modification methods |
CTRTPSessionBase |