#include <rtpudpv4transmitter.h>
Inheritance diagram for RTPUDPv4TransmissionInfo:
Public Member Functions | |
std::list< uint32_t > | GetLocalIPList () const |
Returns the list of IPv4 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<uint32_t> RTPUDPv4TransmissionInfo::GetLocalIPList | ( | ) | const [inline] |
int RTPUDPv4TransmissionInfo::GetRTPSocket | ( | ) | const [inline] |
int RTPUDPv4TransmissionInfo::GetRTCPSocket | ( | ) | const [inline] |