This is a simple application limited region detector that is quite conservative at the moment. We detect as being application-limited if we see sending rate as less than 30% of the estimated bandwidth over 500 ms. The moment we detect a single burst above 30% over a 100 ms period, we consider ourselves network limited. This class is currently not used. A follow up CL will leverage this to enable probing. BUG=webrtc:6332 Review-Url: https://codereview.webrtc.org/2340763004 Cr-Commit-Position: refs/heads/master@{#14505}
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.