commit | 994ebb47024e7bf7e65039384a48a9854011d283 | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Fri Mar 17 04:01:30 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 17 11:01:30 2017 +0000 |
tree | a1f7b7191b95c3dbb9cc835615988ff3e08ce094 | |
parent | 90474ccd1255c6b44e7a7938fa4298795306c9b1 [diff] |
Provide default impl of TimeUntilNextProcess in MockRtpRtcp instead of mocking. This method isn't currently mocked or required by any test, so the safe thing is to return a reasonably large value from the implementation to avoid busy loops. BUG=webrtc:7187 TBR=mflodman@webrtc.org Review-Url: https://codereview.webrtc.org/2744233002 Cr-Commit-Position: refs/heads/master@{#17284}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.