Additional information about the UDP over IPv6 transmitter.
More...
#include <rtpudpv6transmitter.h>
List of all members.
Public Member Functions |
std::list< in6_addr > | GetLocalIPList () const |
| Returns the list of IPv6 addresses the transmitter considers to be the local IP addresses.
|
int | GetRTPSocket () const |
| Returns the socket descriptor used for receiving and transmitting RTP packets.
|
int | GetRTCPSocket () const |
| Returns the socket descriptor used for receiving and transmitting RTCP packets.
|
RTPTransmitter::TransmissionProtocol | GetTransmissionProtocol () const |
| Returns the transmitter type for which these parameters are valid.
|
Detailed Description
Member Function Documentation
std::list<in6_addr> RTPUDPv6TransmissionInfo::GetLocalIPList |
( |
| ) |
const |
|
inline |
int RTPUDPv6TransmissionInfo::GetRTCPSocket |
( |
| ) |
const |
|
inline |
int RTPUDPv6TransmissionInfo::GetRTPSocket |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: