commit | 5a26a3a2cdad487bcebfac9eb8016f13d887e39c | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Wed Feb 28 11:38:47 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 01 18:25:03 2018 +0000 |
tree | 9b541cce64ac62ec8b3a2aba918e4f4c52945566 | |
parent | a796a7ee85b8805a92e21f888a893bef1581bfee [diff] |
Remove public sync_label from StreamParams This change replaces the use of sync_label from StreamParams with the new stream_labels() and set_stream_labels() getter and setter. Bug: webrtc:7932 Change-Id: Ibd6d38f7d4efed37ac07963e6fbe377c93a28fd6 Reviewed-on: https://webrtc-review.googlesource.com/58540 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22257}
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.