commit | dda6ec008a0fc8d52e118814fb779032e8931968 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Fri Oct 07 15:16:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 07 15:16:59 2016 |
tree | 6b19ccd889f877a1d26cd8fe1b24d37e9fdb7e8f | |
parent | 0d382efbdcf70e3dc9ed213a56994a89dc266563 [diff] |
Make cricket::VideoFrame inherit webrtc::VideoFrame. Delete all methods but a few constructors. And similarly for the subclass cricket::WebRtcVideoFrame. TBR=tkchin@webrtc.org # Added an include line BUG=webrtc:5682 Review-Url: https://codereview.webrtc.org/2315663002 Cr-Commit-Position: refs/heads/master@{#14576}
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.