#include <rtpudpv6transmitter.h>
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. |
std::list<in6_addr> RTPUDPv6TransmissionInfo::GetLocalIPList | ( | ) | const [inline] |
int RTPUDPv6TransmissionInfo::GetRTPSocket | ( | ) | const [inline] |
int RTPUDPv6TransmissionInfo::GetRTCPSocket | ( | ) | const [inline] |