#include <channel.h>
◆ DualRTPChannel()
template<class BaseSocket >
◆ ~DualRTPChannel()
template<class BaseSocket >
◆ drop()
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::drop |
( |
const InetMcastAddress & | ia | ) |
|
|
inline |
◆ endSocket()
template<class BaseSocket >
◆ getNextPacketSize()
template<class BaseSocket >
◆ getRecvSocket()
template<class BaseSocket >
◆ getSender()
template<class BaseSocket >
InetHostAddress DualRTPChannel< BaseSocket >::getSender |
( |
tpport_t & | port | ) |
const |
|
inline |
◆ isPendingRecv()
template<class BaseSocket >
◆ join()
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::join |
( |
const InetMcastAddress & | ia, |
|
|
uint32 | iface ) |
|
inline |
◆ recv()
template<class BaseSocket >
size_t DualRTPChannel< BaseSocket >::recv |
( |
unsigned char * | buffer, |
|
|
size_t | len ) |
|
inline |
◆ send()
template<class BaseSocket >
size_t DualRTPChannel< BaseSocket >::send |
( |
const unsigned char *const | buffer, |
|
|
size_t | len ) |
|
inline |
◆ setMulticast()
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::setMulticast |
( |
bool | enable | ) |
|
|
inline |
◆ setPeer()
template<class BaseSocket >
void DualRTPChannel< BaseSocket >::setPeer |
( |
const InetAddress & | host, |
|
|
tpport_t | port ) |
|
inline |
◆ setTimeToLive()
template<class BaseSocket >
Socket::Error DualRTPChannel< BaseSocket >::setTimeToLive |
( |
unsigned char | ttl | ) |
|
|
inline |
The documentation for this class was generated from the following file: