#include <fec_controller.h>
◆ Threshold() [1/2]
webrtc::FecController::Config::Threshold::Threshold |
( |
int |
low_bandwidth_bps, |
|
|
float |
low_bandwidth_packet_loss, |
|
|
int |
high_bandwidth_bps, |
|
|
float |
high_bandwidth_packet_loss |
|
) |
| |
◆ Threshold() [2/2]
webrtc::FecController::Config::Threshold::Threshold |
( |
int |
low_bandwidth_bps, |
|
|
float |
low_bandwidth_packet_loss, |
|
|
int |
high_bandwidth_bps, |
|
|
float |
high_bandwidth_packet_loss |
|
) |
| |
◆ high_bandwidth_bps
int webrtc::FecController::Config::Threshold::high_bandwidth_bps |
◆ high_bandwidth_packet_loss
float webrtc::FecController::Config::Threshold::high_bandwidth_packet_loss |
◆ low_bandwidth_bps
int webrtc::FecController::Config::Threshold::low_bandwidth_bps |
◆ low_bandwidth_packet_loss
float webrtc::FecController::Config::Threshold::low_bandwidth_packet_loss |
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc