#include <rtpudpv4transmitter.h>


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::GetRTCPSocket | ( | ) | const [inline] |
| int RTPUDPv4TransmissionInfo::GetRTPSocket | ( | ) | const [inline] |
1.5.9