commit | 513449eab907aae4ee746a4f9835f8aadfd2fc81 | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Tue Mar 06 17:35:56 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 06 23:42:01 2018 |
tree | 283a0df33f46e130057792152ca95c0e21d29de1 | |
parent | 8e20f17d1d02bb084a91a099850f591d59ee873e [diff] |
Changes name of RtpTransceiverInit's stream_labels to stream_ids. The naming convention according to the spec is stream id, not stream labels.Changing things now to be spec compliant, before it is widely used. This also includes changes to objective C wrapper code to be in sync with the change. Bug: webrtc:7932 Change-Id: I5705e6d8a647aaeed860316466a7320132f24b00 Reviewed-on: https://webrtc-review.googlesource.com/59301 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22316}
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.