commit | 7556282a6ce98f243b52d4db436f162e93e69abb | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Sep 05 08:57:41 2016 |
committer | philipel <philipel@webrtc.org> | Mon Sep 05 08:57:56 2016 |
tree | f7434e4b34e54e38c8b4886224d91a52439030b8 | |
parent | c82f2e1613e394f92c56d14c38b3f9069075039e [diff] |
FrameBuffer::NextFrame now return a ReturnReason and take an additional std::unique_ptr<FrameObject>* as output parameter. In order to distinguish between a return caused by the FrameBuffer being stopped and a return caused by a timeout we now return a ReturnReason. BUG=webrtc:5514 R=danilchap@webrtc.org, mflodman@webrtc.org Review URL: https://codereview.webrtc.org/2302473002 . Cr-Commit-Position: refs/heads/master@{#14065}
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.