RTPUDPv4TransmissionInfo Class Reference
Additional information about the UDP over IPv4 transmitter.
More...
#include <rtpudpv4transmitter.h>
List of all members.
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.
|
Detailed Description
Member Function Documentation
std::list<uint32_t> RTPUDPv4TransmissionInfo::GetLocalIPList |
( |
|
) |
const [inline] |
int RTPUDPv4TransmissionInfo::GetRTCPSocket |
( |
|
) |
const [inline] |
int RTPUDPv4TransmissionInfo::GetRTPSocket |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: