commit | 27dfe201a55b345c17ca4586a5a5a3a9ab245ee9 | [log] [tgz] |
---|---|---|
author | noahric <noahric@chromium.org> | Fri Oct 23 13:01:10 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 23 13:01:14 2015 |
tree | 28bd1ed973ebf1a31b2930e8425f2bab473c920a | |
parent | 1e737c6f2cf835a5b38dab0fc989ab52a749c87a [diff] |
Remove final from rtc::Buffer. With it removed, you can now use it with scoped_refptr by wrapping it in an rtc::RefCountedObject<rtc::Buffer>. BUG= Review URL: https://codereview.webrtc.org/1414053003 Cr-Commit-Position: refs/heads/master@{#10386}
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.