Commit ec6a9e1f authored by Jakob Ivarsson's avatar Jakob Ivarsson Committed by Chromium LUCI CQ

Add field trial testing config for WebRTC-Audio-NetEqDelayManagerConfig.

Bug: chromium:949156
Change-Id: I55cb3a3680d3c0fc4c3ae92df0d4de4494ad3856
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584005Reviewed-by: default avatarOlga Sharonova <olka@chromium.org>
Commit-Queue: Jakob Ivarsson <jakobi@google.com>
Cr-Commit-Position: refs/heads/master@{#835667}
parent b6061bd3
...@@ -8084,6 +8084,25 @@ ...@@ -8084,6 +8084,25 @@
] ]
} }
], ],
"WebRTC-Audio-NetEqDelayManagerConfig": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"ios",
"android",
"android_weblayer",
"android_webview"
],
"experiments": [
{
"name": "quantile:0.95,forget_factor:0.983,resample_interval_ms:500"
}
]
}
],
"WebRTC-Audio-SendSideBwe": [ "WebRTC-Audio-SendSideBwe": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment