#include <OnDemandServerMediaSubsession.hh>
|
| | Destinations (struct sockaddr_storage const &destAddr, Port const &rtpDestPort, Port const &rtcpDestPort) |
| |
| | Destinations (int tcpSockNum, unsigned char rtpChanId, unsigned char rtcpChanId, TLSState *tlsSt) |
| |
◆ Destinations() [1/2]
| Destinations::Destinations |
( |
struct sockaddr_storage const & |
destAddr, |
|
|
Port const & |
rtpDestPort, |
|
|
Port const & |
rtcpDestPort |
|
) |
| |
|
inline |
◆ Destinations() [2/2]
| Destinations::Destinations |
( |
int |
tcpSockNum, |
|
|
unsigned char |
rtpChanId, |
|
|
unsigned char |
rtcpChanId, |
|
|
TLSState * |
tlsSt |
|
) |
| |
|
inline |
◆ addr
| struct sockaddr_storage Destinations::addr |
◆ isTCP
◆ rtcpChannelId
| unsigned char Destinations::rtcpChannelId |
◆ rtcpPort
| Port Destinations::rtcpPort |
◆ rtpChannelId
| unsigned char Destinations::rtpChannelId |
◆ rtpPort
| Port Destinations::rtpPort |
◆ tcpSocketNum
| int Destinations::tcpSocketNum |
◆ tlsState
The documentation for this class was generated from the following file: