#include <fec_controller.h>
◆ Config() [1/2]
webrtc::FecController::Config::Config |
( |
bool |
initial_fec_enabled, |
|
|
const Threshold & |
fec_enabling_threshold, |
|
|
const Threshold & |
fec_disabling_threshold, |
|
|
int |
time_constant_ms, |
|
|
const Clock * |
clock |
|
) |
| |
◆ Config() [2/2]
webrtc::FecController::Config::Config |
( |
bool |
initial_fec_enabled, |
|
|
const Threshold & |
fec_enabling_threshold, |
|
|
const Threshold & |
fec_disabling_threshold, |
|
|
int |
time_constant_ms, |
|
|
const Clock * |
clock |
|
) |
| |
◆ clock
const Clock * webrtc::FecController::Config::clock |
◆ fec_disabling_threshold
Threshold webrtc::FecController::Config::fec_disabling_threshold |
◆ fec_enabling_threshold
Threshold webrtc::FecController::Config::fec_enabling_threshold |
◆ initial_fec_enabled
bool webrtc::FecController::Config::initial_fec_enabled |
◆ time_constant_ms
int webrtc::FecController::Config::time_constant_ms |
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