#include <test_api.h>
|
| LoopBackTransport () |
|
void | SetSendModule (RtpRtcp *rtp_rtcp_module, RTPPayloadRegistry *payload_registry, RtpReceiver *receiver, ReceiveStatistics *receive_statistics) |
|
void | DropEveryNthPacket (int n) |
|
bool | SendRtp (const uint8_t *data, size_t len, const PacketOptions &options) override |
|
bool | SendRtcp (const uint8_t *data, size_t len) override |
|
| LoopBackTransport () |
|
void | SetSendModule (RtpRtcp *rtp_rtcp_module, RTPPayloadRegistry *payload_registry, RtpReceiver *receiver, ReceiveStatistics *receive_statistics) |
|
void | DropEveryNthPacket (int n) |
|
bool | SendRtp (const uint8_t *data, size_t len, const PacketOptions &options) override |
|
bool | SendRtcp (const uint8_t *data, size_t len) override |
|
◆ LoopBackTransport() [1/2]
webrtc::LoopBackTransport::LoopBackTransport |
( |
| ) |
|
|
inline |
◆ LoopBackTransport() [2/2]
webrtc::LoopBackTransport::LoopBackTransport |
( |
| ) |
|
|
inline |
◆ DropEveryNthPacket() [1/2]
void LoopBackTransport::DropEveryNthPacket |
( |
int |
n | ) |
|
◆ DropEveryNthPacket() [2/2]
void webrtc::LoopBackTransport::DropEveryNthPacket |
( |
int |
n | ) |
|
◆ SendRtcp() [1/2]
bool LoopBackTransport::SendRtcp |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
overridevirtual |
◆ SendRtcp() [2/2]
bool webrtc::LoopBackTransport::SendRtcp |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
overridevirtual |
◆ SendRtp() [1/2]
◆ SendRtp() [2/2]
◆ SetSendModule() [1/2]
◆ SetSendModule() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/rtp_rtcp/test/testAPI/test_api.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/test/testAPI/test_api.cc