JRTPLIB  3.9.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Njrtplib
 oCRTCPAPPPacketDescribes an RTCP APP packet
 oCRTCPBYEPacketDescribes an RTCP BYE packet
 oCRTCPCompoundPacketRepresents an RTCP compound packet
 oCRTCPCompoundPacketBuilderThis class can be used to construct an RTCP compound packet
 oCRTCPPacketBase class for specific types of RTCP packets
 oCRTCPPacketBuilderThis class can be used to build RTCP compound packets, on a higher level than the RTCPCompoundPacketBuilder
 oCRTCPRRPacketDescribes an RTCP receiver report packet
 oCRTCPSchedulerParamsDescribes parameters used by the RTCPScheduler class
 oCRTCPSchedulerThis class determines when RTCP compound packets should be sent
 oCRTCPSDESInfoThe class RTCPSDESInfo is a container for RTCP SDES information
 oCRTCPSDESPacketDescribes an RTCP source description packet
 oCRTCPSRPacketDescribes an RTCP sender report packet
 oCRTCPUnknownPacketDescribes an RTCP packet of unknown type
 oCRTPAddressThis class is an abstract class which is used to specify destinations, multicast groups etc
 oCRTPByteAddressA very general kind of address consisting of a port number and a number of bytes describing the host address
 oCRTPCollisionListThis class represents a list of addresses from which SSRC collisions were detected
 oCRTPExternalSenderBase class to specify a mechanism to transmit RTP packets outside of this library
 oCRTPExternalPacketInjecterInterface to inject incoming RTP and RTCP packets into the library
 oCRTPExternalTransmissionParamsParameters to initialize a transmitter of type RTPExternalTransmitter
 oCRTPExternalTransmissionInfoAdditional information about the external transmission component
 oCRTPExternalTransmitterA transmission component which will use user specified functions to transmit the data and which will expose functions to inject received RTP or RTCP data into this component
 oCRTPIPv4AddressRepresents an IPv4 IP address and port
 oCRTPIPv6AddressRepresents an IPv6 IP address and port
 oCRTPLibraryVersionUsed to provide information about the version of the library
 oCRTPMemoryManagerA memory manager
 oCRTPPacketRepresents an RTP Packet
 oCRTPPacketBuilderThis 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
 oCRTPRandomInterface for generating random numbers
 oCRTPRandomRand48A random number generator using the algorithm of the rand48 set of functions
 oCRTPRandomRandSA random number generator which tries to use the rand_s function on the Win32 platform
 oCRTPRandomURandomA random number generator which uses bytes delivered by the /dev/urandom device
 oCRTPRawPacketThis class is used by the transmission component to store the incoming RTP and RTCP data in
 oCRTPSessionHigh level class for using RTP
 oCRTPSessionParamsDescribes the parameters for to be used by an RTPSession instance
 oCRTPSourceDataDescribes an entry in the RTPSources source table
 oCRTPSourcesRepresents a table in which information about the participating sources is kept
 oCRTPNTPTimeThis is a simple wrapper for the most significant word (MSW) and least significant word (LSW) of an NTP timestamp
 oCRTPTimeThis class is used to specify wallclock time, delay intervals etc
 oCRTPTransmitterAbstract class from which actual transmission components should be derived
 oCRTPTransmissionParamsBase class for transmission parameters
 oCRTPTransmissionInfoBase class for additional information about the transmitter
 oCRTPUDPv4TransmissionParamsParameters for the UDP over IPv4 transmitter
 oCRTPUDPv4TransmissionInfoAdditional information about the UDP over IPv4 transmitter
 oCRTPUDPv4TransmitterAn UDP over IPv4 transmission component
 oCRTPUDPv6TransmissionParamsParameters for the UDP over IPv6 transmitter
 oCRTPUDPv6TransmissionInfoAdditional information about the UDP over IPv6 transmitter
 \CRTPUDPv6TransmitterAn UDP over IPv6 transmitter