#include <channel_transport.h>
|
| VoiceChannelTransport (VoENetwork *voe_network, int channel) |
|
virtual | ~VoiceChannelTransport () |
|
void | IncomingRTPPacket (const int8_t *incoming_rtp_packet, const size_t packet_length, const char *, const uint16_t) override |
|
void | IncomingRTCPPacket (const int8_t *incoming_rtcp_packet, const size_t packet_length, const char *, const uint16_t) override |
|
int | SetLocalReceiver (uint16_t rtp_port) |
|
int | SetSendDestination (const char *ip_address, uint16_t rtp_port) |
|
| VoiceChannelTransport (VoENetwork *voe_network, int channel) |
|
virtual | ~VoiceChannelTransport () |
|
void | IncomingRTPPacket (const int8_t *incoming_rtp_packet, const size_t packet_length, const char *, const uint16_t) override |
|
void | IncomingRTCPPacket (const int8_t *incoming_rtcp_packet, const size_t packet_length, const char *, const uint16_t) override |
|
int | SetLocalReceiver (uint16_t rtp_port) |
|
int | SetSendDestination (const char *ip_address, uint16_t rtp_port) |
|
virtual | ~UdpTransportData () |
|
virtual | ~UdpTransportData () |
|
◆ VoiceChannelTransport() [1/2]
webrtc::test::VoiceChannelTransport::VoiceChannelTransport |
( |
VoENetwork * |
voe_network, |
|
|
int |
channel |
|
) |
| |
◆ ~VoiceChannelTransport() [1/2]
webrtc::test::VoiceChannelTransport::~VoiceChannelTransport |
( |
| ) |
|
|
virtual |
◆ VoiceChannelTransport() [2/2]
webrtc::test::VoiceChannelTransport::VoiceChannelTransport |
( |
VoENetwork * |
voe_network, |
|
|
int |
channel |
|
) |
| |
◆ ~VoiceChannelTransport() [2/2]
virtual webrtc::test::VoiceChannelTransport::~VoiceChannelTransport |
( |
| ) |
|
|
virtual |
◆ IncomingRTCPPacket() [1/2]
void webrtc::test::VoiceChannelTransport::IncomingRTCPPacket |
( |
const int8_t * |
incoming_rtcp_packet, |
|
|
const size_t |
packet_length, |
|
|
const char * |
, |
|
|
const uint16_t |
|
|
) |
| |
|
overridevirtual |
◆ IncomingRTCPPacket() [2/2]
void webrtc::test::VoiceChannelTransport::IncomingRTCPPacket |
( |
const int8_t * |
incoming_rtcp_packet, |
|
|
const size_t |
packet_length, |
|
|
const char * |
, |
|
|
const uint16_t |
|
|
) |
| |
|
overridevirtual |
◆ IncomingRTPPacket() [1/2]
void webrtc::test::VoiceChannelTransport::IncomingRTPPacket |
( |
const int8_t * |
incoming_rtp_packet, |
|
|
const size_t |
packet_length, |
|
|
const char * |
, |
|
|
const uint16_t |
|
|
) |
| |
|
overridevirtual |
◆ IncomingRTPPacket() [2/2]
void webrtc::test::VoiceChannelTransport::IncomingRTPPacket |
( |
const int8_t * |
incoming_rtp_packet, |
|
|
const size_t |
packet_length, |
|
|
const char * |
, |
|
|
const uint16_t |
|
|
) |
| |
|
overridevirtual |
◆ SetLocalReceiver() [1/2]
int webrtc::test::VoiceChannelTransport::SetLocalReceiver |
( |
uint16_t |
rtp_port | ) |
|
◆ SetLocalReceiver() [2/2]
int webrtc::test::VoiceChannelTransport::SetLocalReceiver |
( |
uint16_t |
rtp_port | ) |
|
◆ SetSendDestination() [1/2]
int webrtc::test::VoiceChannelTransport::SetSendDestination |
( |
const char * |
ip_address, |
|
|
uint16_t |
rtp_port |
|
) |
| |
◆ SetSendDestination() [2/2]
int webrtc::test::VoiceChannelTransport::SetSendDestination |
( |
const char * |
ip_address, |
|
|
uint16_t |
rtp_port |
|
) |
| |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/voice_engine/test/channel_transport/channel_transport.h
- Source/ThirdParty/libwebrtc/Source/webrtc/voice_engine/test/channel_transport/channel_transport.cc