commit | ad34dbe934d47f88011045671b4aea00dbd5a795 | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@chromium.org> | Tue Aug 02 20:44:14 2016 |
committer | Sergey Ulanov <sergeyu@chromium.org> | Tue Aug 02 20:44:25 2016 |
tree | 2a0c5849dc8ee5cd6373284ff5ea730b394c99de | |
parent | 6e11efa6dced914e6f0927db3fcc92d875ec2cf5 [diff] |
Add EncodedImageCallback::OnEncodedImage(). OnEncodedImage() is going to replace Encoded(), which is deprecated now. The new OnEncodedImage() returns Result struct that contains frame_id, which tells the encoder RTP timestamp for the frame. BUG=chromium:621691 R=niklas.enbom@webrtc.org, sprang@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/2089773002 . Cr-Commit-Position: refs/heads/master@{#13613}
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.