Default enable WebRTC-SendSideBwe-WithOverhead.
Bug: webrtc:6762 Change-Id: I18ace06a33b3b60d5a19796d4769f70cd977d604 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/188801 Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Ali Tofigh <alito@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32472}
This commit is contained in:
committed by
Commit Bot
parent
763f5a9a8d
commit
87c1950841
@ -356,7 +356,7 @@ AudioEncoderOpusImpl::AudioEncoderOpusImpl(
|
||||
std::unique_ptr<SmoothingFilter> bitrate_smoother)
|
||||
: payload_type_(payload_type),
|
||||
send_side_bwe_with_overhead_(
|
||||
webrtc::field_trial::IsEnabled("WebRTC-SendSideBwe-WithOverhead")),
|
||||
!webrtc::field_trial::IsDisabled("WebRTC-SendSideBwe-WithOverhead")),
|
||||
use_stable_target_for_adaptation_(!webrtc::field_trial::IsDisabled(
|
||||
"WebRTC-Audio-StableTargetAdaptation")),
|
||||
adjust_bandwidth_(
|
||||
|
||||
Reference in New Issue
Block a user