(Auto)update libjingle 71575585-> 71599033
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6750 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -548,14 +548,6 @@ bool WebRtcSession::Initialize(
|
||||
video_options_.suspend_below_min_bitrate.Set(value);
|
||||
}
|
||||
|
||||
if (FindConstraint(
|
||||
constraints,
|
||||
MediaConstraintsInterface::kSkipEncodingUnusedStreams,
|
||||
&value,
|
||||
NULL)) {
|
||||
video_options_.skip_encoding_unused_streams.Set(value);
|
||||
}
|
||||
|
||||
SetOptionFromOptionalConstraint(constraints,
|
||||
MediaConstraintsInterface::kScreencastMinBitrate,
|
||||
&video_options_.screencast_min_bitrate);
|
||||
|
||||
Reference in New Issue
Block a user