Rename the adapt audio bitrate experiment.
BUG=webrtc:5079 Review-Url: https://codereview.webrtc.org/2498233003 Cr-Commit-Position: refs/heads/master@{#15080}
This commit is contained in:
parent
b829d9f2ee
commit
b2b61b359c
@ -1396,7 +1396,7 @@ class WebRtcVoiceMediaChannel::WebRtcAudioSendStream
|
||||
stream_ = nullptr;
|
||||
}
|
||||
RTC_DCHECK(!stream_);
|
||||
if (webrtc::field_trial::FindFullName("WebRTC-AdaptAudioBitrate") ==
|
||||
if (webrtc::field_trial::FindFullName("WebRTC-Audio-SendSideBwe") ==
|
||||
"Enabled") {
|
||||
// TODO(mflodman): Keep testing this and set proper values.
|
||||
// Note: This is an early experiment currently only supported by Opus.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user