AdaptiveVideoSource is used in testing/simulations of the bandwidth estimator. Nada's reaction to delay depends on the current bitrate and the configured max rate in a non-intuituve way. Increase the starting bitrate to compensate for the increased max bitrate. This is only used in unit tests. BUG=webrtc:6807 # Presubmit warns about a lint error in bwe.h that's unrelated to my change. Fixing it is beyond the scope of this CL. NOPRESUBMIT=true Review-Url: https://codereview.webrtc.org/2542843003 Cr-Commit-Position: refs/heads/master@{#15364}
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.