commit | 9ac3c9118a15fd64efb6913df015590b425537cb | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Fri Oct 12 08:54:26 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 15 09:34:14 2018 |
tree | b7ae4cdf1837144a472c3af60a05ffbbec6c2488 | |
parent | cae8802dc12a36b856656ba52ca234bb1943c8f8 [diff] |
Refactor of extmap-allow-mixed in SessionDescription - Rename member variable and access functions to show connection to the extmap-allow-mixed attribute. - Transfer extmap-allow-mixed setting when new content is added to a SessionDescription. - Add boolean function that shows support of extmap-allow-mixed. - Add unit tests of extmap-allow-mixed logic. Bug: webrtc:7990 Change-Id: Ic330fbab7be3e1df81c2d36ce522acc254617178 Reviewed-on: https://webrtc-review.googlesource.com/c/105308 Reviewed-by: Seth Hampson <shampson@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25163}
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.