#include <PacketLossTest.h>
◆ PacketLossTest() [1/2]
webrtc::PacketLossTest::PacketLossTest |
( |
int |
channels, |
|
|
int |
expected_loss_rate_, |
|
|
int |
actual_loss_rate, |
|
|
int |
burst_length |
|
) |
| |
◆ PacketLossTest() [2/2]
webrtc::PacketLossTest::PacketLossTest |
( |
int |
channels, |
|
|
int |
expected_loss_rate_, |
|
|
int |
actual_loss_rate, |
|
|
int |
burst_length |
|
) |
| |
◆ Perform() [1/2]
void webrtc::PacketLossTest::Perform |
( |
| ) |
|
|
virtual |
◆ Perform() [2/2]
void webrtc::PacketLossTest::Perform |
( |
| ) |
|
|
virtual |
◆ actual_loss_rate_
int webrtc::PacketLossTest::actual_loss_rate_ |
|
protected |
◆ burst_length_
int webrtc::PacketLossTest::burst_length_ |
|
protected |
◆ channels_
int webrtc::PacketLossTest::channels_ |
|
protected |
◆ expected_loss_rate_
int webrtc::PacketLossTest::expected_loss_rate_ |
|
protected |
◆ in_file_name_
◆ receiver_
◆ sample_rate_hz_
int webrtc::PacketLossTest::sample_rate_hz_ |
|
protected |
◆ sender_
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