In code this is represented as setting -1 to max_bandwidth_bps, but this value was being ignored by webrtcvideoengine2.cc, so previous restrictions would still apply. BUG=webrtc:6202 TEST=Setting "unlimited" for Bandwidth in Chromium in https://webrtc.github.io/samples/src/content/peerconnection/bandwidth/. R=deadbeef@webrtc.org,stefan@webrtc.org Review-Url: https://codereview.webrtc.org/2740783006 Cr-Commit-Position: refs/heads/master@{#17175}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.