jrtplib  3.7.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CRTCPCompoundPacketRepresents an RTCP compound packet
 CRTCPCompoundPacketBuilderThis class can be used to construct an RTCP compound packet
 CRTCPPacketBase class for specific types of RTCP packets
 CRTCPAPPPacketDescribes an RTCP APP packet
 CRTCPBYEPacketDescribes an RTCP BYE packet
 CRTCPRRPacketDescribes an RTCP receiver report packet
 CRTCPSDESPacketDescribes an RTCP source description packet
 CRTCPSRPacketDescribes an RTCP sender report packet
 CRTCPUnknownPacketDescribes an RTCP packet of unknown type
 CRTCPPacketBuilderThis class can be used to build RTCP compound packets, on a higher level than the RTCPCompoundPacketBuilder
 CRTCPSchedulerThis class determines when RTCP compound packets should be sent
 CRTCPSchedulerParamsDescribes parameters used by the RTCPScheduler class
 CRTCPSDESInfoThe class RTCPSDESInfo is a container for RTCP SDES information
 CRTPAddressThis class is an abstract class which is used to specify destinations, multicast groups etc
 CRTPIPv4AddressRepresents an IPv4 IP address and port
 CRTPIPv6AddressRepresents an IPv6 IP address and port
 CRTPCollisionListThis class represents a list of addresses from which SSRC collisions were detected
 CRTPLibraryVersionUsed to provide information about the version of the library
 CRTPMemoryManagerA memory manager
 CRTPNTPTimeThis is a simple wrapper for the most significant word (MSW) and least significant word (LSW) of an NTP timestamp
 CRTPPacketRepresents an RTP Packet
 CRTPPacketBuilderThis class can be used to build RTP packets and is a bit more high-level than the RTPPacket class: it generates an SSRC identifier, keeps track of timestamp and sequence number etc
 CRTPRandomCan be used to generate random numbers
 CRTPRawPacketThis class is used by the transmission component to store the incoming RTP and RTCP data in
 CRTPSessionHigh level class for using RTP
 CRTPSessionParamsDescribes the parameters for to be used by an RTPSession instance
 CRTPSourceDataDescribes an entry in the RTPSources source table
 CRTPSourcesRepresents a table in which information about the participating sources is kept
 CRTPTimeThis class is used to specify wallclock time, delay intervals etc
 CRTPTransmissionInfoBase class for additional information about the transmitter
 CRTPUDPv4TransmissionInfoAdditional information about the UDP over IPv4 transmitter
 CRTPUDPv6TransmissionInfoAdditional information about the UDP over IPv6 transmitter
 CRTPTransmissionParamsBase class for transmission parameters
 CRTPUDPv4TransmissionParamsParameters for the UDP over IPv4 transmitter
 CRTPUDPv6TransmissionParamsParameters for the UDP over IPv6 transmitter
 CRTPTransmitterAbstract class from which actual transmission components should be derived
 CRTPUDPv4TransmitterAn UDP over IPv4 transmission component
 CRTPUDPv6TransmitterAn UDP over IPv6 transmitter