jrtplib  3.7.0
Public Member Functions | List of all members
RTPUDPv4TransmissionInfo Class Reference

Additional information about the UDP over IPv4 transmitter. More...

#include <rtpudpv4transmitter.h>

Inheritance diagram for RTPUDPv4TransmissionInfo:
Inheritance graph
[legend]
Collaboration diagram for RTPUDPv4TransmissionInfo:
Collaboration graph
[legend]

Public Member Functions

std::list< uint32_t > GetLocalIPList () const
 Returns the list of IPv4 addresses the transmitter considers to be the local IP addresses. More...
 
int GetRTPSocket () const
 Returns the socket descriptor used for receiving and transmitting RTP packets. More...
 
int GetRTCPSocket () const
 Returns the socket descriptor used for receiving and transmitting RTCP packets. More...
 
- Public Member Functions inherited from RTPTransmissionInfo
RTPTransmitter::TransmissionProtocol GetTransmissionProtocol () const
 Returns the transmitter type for which these parameters are valid. More...
 

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: