commit | f38687635426bb9b5c53d81367a1618f9555c3ef | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Wed Apr 13 10:29:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 13 10:29:20 2016 |
tree | f4ad72803a079bc30ddbddfb7e5751d35590cf4f | |
parent | cbac40d3213ed7be1be49c139e9ffd4d9fec284c [diff] |
Rename some cricket::VideoFrame methods, to align with webrtc::VideoFrame. GetVideoFrameBuffer --> video_frame_buffer GetVideoRotation --> rotation SetRotation --> set_rotation BUG=webrtc:5682 Review URL: https://codereview.webrtc.org/1885443002 Cr-Commit-Position: refs/heads/master@{#12342}
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.