(Auto)update libjingle 66523887-> 66524760
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6080 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
f7026cd7c8
commit
ff6a3d920a
@ -587,6 +587,9 @@ bool WebRtcSession::Initialize(
|
||||
&value,
|
||||
NULL)) {
|
||||
video_options_.use_improved_wifi_bandwidth_estimator.Set(value);
|
||||
} else {
|
||||
// Enable by default if the constraint is not set.
|
||||
video_options_.use_improved_wifi_bandwidth_estimator.Set(true);
|
||||
}
|
||||
|
||||
if (FindConstraint(
|
||||
|
Loading…
x
Reference in New Issue
Block a user