JRTPLIB  3.9.0
Public Member Functions | List of all members
jrtplib::RTPUDPv6TransmissionInfo Class Reference

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

#include <rtpudpv6transmitter.h>

Inheritance diagram for jrtplib::RTPUDPv6TransmissionInfo:
Inheritance graph
[legend]
Collaboration diagram for jrtplib::RTPUDPv6TransmissionInfo:
Collaboration graph
[legend]

Public Member Functions

std::list< in6_addr > GetLocalIPList () const
 Returns the list of IPv6 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 jrtplib::RTPTransmissionInfo
RTPTransmitter::TransmissionProtocol GetTransmissionProtocol () const
 Returns the transmitter type for which these parameters are valid. More...
 

Detailed Description

Member Function Documentation

std::list<in6_addr> jrtplib::RTPUDPv6TransmissionInfo::GetLocalIPList ( ) const
inline
int jrtplib::RTPUDPv6TransmissionInfo::GetRTCPSocket ( ) const
inline
int jrtplib::RTPUDPv6TransmissionInfo::GetRTPSocket ( ) const
inline

The documentation for this class was generated from the following file: