commit | 13b8bad23543c59e57428a642aa31a24f0923d76 | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Tue Mar 13 23:05:28 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 14 20:30:52 2018 |
tree | 8be0eb2a4827aa107bcfac9a803a351c404fd33a | |
parent | 097085140e8258a1e3a3ff73c1725e5163c04b93 [diff] |
Final name changing of MediaStreamInterface.label() to id(). Downstreams have been updated, and this now updates all uses of label() to id() within WebRTC code. This change also makes id() pure virtual and removes label(). Bug: webrtc:8977 Change-Id: Ib045ea4fabba6f14447c64875c7aeba87dc2be24 Reviewed-on: https://webrtc-review.googlesource.com/60382 Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22431}
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.