commit | 45a2cd2b32aebeeca88ee12fe4a29ccfebbf8305 | [log] [tgz] |
---|---|---|
author | Amit Hilbuch <amithi@webrtc.org> | Tue Mar 12 23:58:02 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 13 17:50:16 2019 |
tree | 9a29b0f61bbf1382cbdba139346412322caac92d | |
parent | d6c4b80268d3e29f20c64ae20fa03a435a5831a6 [diff] |
Fixing documentation for CopyOnWriteBuffer. The copy constructor mistakenly claims that data is copied. This change corrects the documentation to indicate that the buffer data will be shared between the two objects. Bug: None Change-Id: Ie0d513bfd2f4de660d60c46e87afbf02f0ea3991 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127343 Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Benjamin Wright <benwright@webrtc.org> Commit-Queue: Amit Hilbuch <amithi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27111}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.