#include <after_initialization_fixture.h>
|
| LoopBackTransport (webrtc::VoENetwork *voe_network, int channel) |
|
| ~LoopBackTransport () |
|
bool | SendRtp (const uint8_t *data, size_t len, const webrtc::PacketOptions &options) override |
|
bool | SendRtcp (const uint8_t *data, size_t len) override |
|
void | WaitForTransmittedPackets (int32_t packet_count) |
|
void | AddChannel (uint32_t ssrc, int channel) |
|
| LoopBackTransport (webrtc::VoENetwork *voe_network, int channel) |
|
| ~LoopBackTransport () |
|
bool | SendRtp (const uint8_t *data, size_t len, const webrtc::PacketOptions &options) override |
|
bool | SendRtcp (const uint8_t *data, size_t len) override |
|
void | WaitForTransmittedPackets (int32_t packet_count) |
|
void | AddChannel (uint32_t ssrc, int channel) |
|
◆ LoopBackTransport() [1/2]
◆ ~LoopBackTransport() [1/2]
LoopBackTransport::~LoopBackTransport |
( |
| ) |
|
|
inline |
◆ LoopBackTransport() [2/2]
◆ ~LoopBackTransport() [2/2]
LoopBackTransport::~LoopBackTransport |
( |
| ) |
|
|
inline |
◆ AddChannel() [1/2]
void LoopBackTransport::AddChannel |
( |
uint32_t |
ssrc, |
|
|
int |
channel |
|
) |
| |
|
inline |
◆ AddChannel() [2/2]
void LoopBackTransport::AddChannel |
( |
uint32_t |
ssrc, |
|
|
int |
channel |
|
) |
| |
|
inline |
◆ SendRtcp() [1/2]
bool LoopBackTransport::SendRtcp |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inlineoverridevirtual |
◆ SendRtcp() [2/2]
bool LoopBackTransport::SendRtcp |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inlineoverridevirtual |
◆ SendRtp() [1/2]
◆ SendRtp() [2/2]
◆ WaitForTransmittedPackets() [1/2]
void LoopBackTransport::WaitForTransmittedPackets |
( |
int32_t |
packet_count | ) |
|
|
inline |
◆ WaitForTransmittedPackets() [2/2]
void LoopBackTransport::WaitForTransmittedPackets |
( |
int32_t |
packet_count | ) |
|
|
inline |
The documentation for this class was generated from the following file: