jrtplib  3.7.0
List of all members
RTPUDPv6Transmitter Class Reference

An UDP over IPv6 transmitter. More...

#include <rtpudpv6transmitter.h>

Inheritance diagram for RTPUDPv6Transmitter:
Inheritance graph
[legend]
Collaboration diagram for RTPUDPv6Transmitter:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from RTPTransmitter
enum  TransmissionProtocol { IPv4UDPProto, IPv6UDPProto, UserDefinedProto }
 Used to identify a specific transmitter. More...
 
enum  ReceiveMode { AcceptAll, AcceptSome, IgnoreSome }
 Three kind of receive modes can be specified. More...
 
- Protected Member Functions inherited from RTPTransmitter
 RTPTransmitter (RTPMemoryManager *mgr)
 Constructor in which you can specify a memory manager to use. More...
 

Detailed Description

This class inherits the RTPTransmitter interface and implements a transmission component which uses UDP over IPv6 to send and receive RTP and RTCP data. The component's parameters are described by the class RTPUDPv6TransmissionParams. The functions which have an RTPAddress argument require an argument of RTPIPv6Address. The GetTransmissionInfo member function returns an instance of type RTPUDPv6TransmissionInfo.


The documentation for this class was generated from the following file: