Register WebRTC-Bwe-SubtractAdditionalBackoffTerm
It was introduced with 98e71f57eaa9 ("Subtract an additional 5kbps of
the bitrate when backing off.").
Bug: webrtc:13402
Change-Id: Icf8c633fa5086ac1f854a112d8eaeaf47d1ae211
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321844
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Auto-Submit: Emil Lundmark <lndmrk@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40836}
This commit is contained in:
parent
191dd8811f
commit
5e252b7fa5
@ -56,6 +56,9 @@ ACTIVE_FIELD_TRIALS: FrozenSet[FieldTrial] = frozenset([
|
||||
FieldTrial('WebRTC-BurstyPacer',
|
||||
'chromium:1354491',
|
||||
date(2024, 4, 1)),
|
||||
FieldTrial('WebRTC-Bwe-SubtractAdditionalBackoffTerm',
|
||||
'webrtc:13402',
|
||||
date(2024, 4, 1)),
|
||||
FieldTrial('WebRTC-DisableRtxRateLimiter',
|
||||
'webrtc:15184',
|
||||
date(2024, 4, 1)),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user