#include <PacketLossTest.h>
|
| SenderWithFEC () |
|
void | Setup (AudioCodingModule *acm, RTPStream *rtpStream, std::string in_file_name, int sample_rate, int channels, int expected_loss_rate) |
|
bool | SetPacketLossRate (int expected_loss_rate) |
|
bool | SetFEC (bool enable_fec) |
|
| SenderWithFEC () |
|
void | Setup (AudioCodingModule *acm, RTPStream *rtpStream, std::string in_file_name, int sample_rate, int channels, int expected_loss_rate) |
|
bool | SetPacketLossRate (int expected_loss_rate) |
|
bool | SetFEC (bool enable_fec) |
|
| Sender () |
|
void | Setup (AudioCodingModule *acm, RTPStream *rtpStream, std::string in_file_name, int sample_rate, size_t channels) |
|
void | Teardown () |
|
void | Run () |
|
bool | Add10MsData () |
|
| Sender () |
|
void | Setup (AudioCodingModule *acm, RTPStream *rtpStream, std::string in_file_name, int sample_rate, size_t channels) |
|
void | Teardown () |
|
void | Run () |
|
bool | Add10MsData () |
|
◆ SenderWithFEC() [1/2]
webrtc::SenderWithFEC::SenderWithFEC |
( |
| ) |
|
◆ SenderWithFEC() [2/2]
webrtc::SenderWithFEC::SenderWithFEC |
( |
| ) |
|
◆ SetFEC() [1/2]
bool webrtc::SenderWithFEC::SetFEC |
( |
bool |
enable_fec | ) |
|
◆ SetFEC() [2/2]
bool webrtc::SenderWithFEC::SetFEC |
( |
bool |
enable_fec | ) |
|
◆ SetPacketLossRate() [1/2]
bool webrtc::SenderWithFEC::SetPacketLossRate |
( |
int |
expected_loss_rate | ) |
|
◆ SetPacketLossRate() [2/2]
bool webrtc::SenderWithFEC::SetPacketLossRate |
( |
int |
expected_loss_rate | ) |
|
◆ Setup() [1/2]
◆ Setup() [2/2]
◆ expected_loss_rate_
int webrtc::SenderWithFEC::expected_loss_rate_ |
|
protected |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/test/PacketLossTest.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/test/PacketLossTest.cc