|
JRTPLIB 3.9.1
|
| jrtplib::RTCPAPPPacket | Describes an RTCP APP packet |
| jrtplib::RTCPBYEPacket | Describes an RTCP BYE packet |
| jrtplib::RTCPCompoundPacket | Represents an RTCP compound packet |
| jrtplib::RTCPCompoundPacketBuilder | This class can be used to construct an RTCP compound packet |
| jrtplib::RTCPPacket | Base class for specific types of RTCP packets |
| jrtplib::RTCPPacketBuilder | This class can be used to build RTCP compound packets, on a higher level than the RTCPCompoundPacketBuilder |
| jrtplib::RTCPRRPacket | Describes an RTCP receiver report packet |
| jrtplib::RTCPScheduler | This class determines when RTCP compound packets should be sent |
| jrtplib::RTCPSchedulerParams | Describes parameters used by the RTCPScheduler class |
| jrtplib::RTCPSDESInfo | The class RTCPSDESInfo is a container for RTCP SDES information |
| jrtplib::RTCPSDESPacket | Describes an RTCP source description packet |
| jrtplib::RTCPSRPacket | Describes an RTCP sender report packet |
| jrtplib::RTCPUnknownPacket | Describes an RTCP packet of unknown type |
| jrtplib::RTPAddress | This class is an abstract class which is used to specify destinations, multicast groups etc |
| jrtplib::RTPByteAddress | A very general kind of address consisting of a port number and a number of bytes describing the host address |
| jrtplib::RTPCollisionList | This class represents a list of addresses from which SSRC collisions were detected |
| jrtplib::RTPExternalPacketInjecter | Interface to inject incoming RTP and RTCP packets into the library |
| jrtplib::RTPExternalSender | Base class to specify a mechanism to transmit RTP packets outside of this library |
| jrtplib::RTPExternalTransmissionInfo | Additional information about the external transmission component |
| jrtplib::RTPExternalTransmissionParams | Parameters to initialize a transmitter of type RTPExternalTransmitter |
| jrtplib::RTPExternalTransmitter | A 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 |
| jrtplib::RTPIPv4Address | Represents an IPv4 IP address and port |
| jrtplib::RTPIPv6Address | Represents an IPv6 IP address and port |
| jrtplib::RTPLibraryVersion | Used to provide information about the version of the library |
| jrtplib::RTPMemoryManager | A memory manager |
| jrtplib::RTPNTPTime | This is a simple wrapper for the most significant word (MSW) and least significant word (LSW) of an NTP timestamp |
| jrtplib::RTPPacket | Represents an RTP Packet |
| jrtplib::RTPPacketBuilder | This 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 |
| jrtplib::RTPRandom | Interface for generating random numbers |
| jrtplib::RTPRandomRand48 | A random number generator using the algorithm of the rand48 set of functions |
| jrtplib::RTPRandomRandS | A random number generator which tries to use the rand_s function on the Win32 platform |
| jrtplib::RTPRandomURandom | A random number generator which uses bytes delivered by the /dev/urandom device |
| jrtplib::RTPRawPacket | This class is used by the transmission component to store the incoming RTP and RTCP data in |
| jrtplib::RTPSession | High level class for using RTP |
| jrtplib::RTPSessionParams | Describes the parameters for to be used by an RTPSession instance |
| jrtplib::RTPSourceData | Describes an entry in the RTPSources source table |
| jrtplib::RTPSources | Represents a table in which information about the participating sources is kept |
| jrtplib::RTPTime | This class is used to specify wallclock time, delay intervals etc |
| jrtplib::RTPTransmissionInfo | Base class for additional information about the transmitter |
| jrtplib::RTPTransmissionParams | Base class for transmission parameters |
| jrtplib::RTPTransmitter | Abstract class from which actual transmission components should be derived |
| jrtplib::RTPUDPv4TransmissionInfo | Additional information about the UDP over IPv4 transmitter |
| jrtplib::RTPUDPv4TransmissionParams | Parameters for the UDP over IPv4 transmitter |
| jrtplib::RTPUDPv4Transmitter | An UDP over IPv4 transmission component |
| jrtplib::RTPUDPv6TransmissionInfo | Additional information about the UDP over IPv6 transmitter |
| jrtplib::RTPUDPv6TransmissionParams | Parameters for the UDP over IPv6 transmitter |
| jrtplib::RTPUDPv6Transmitter | An UDP over IPv6 transmitter |
1.7.3