commit | 22da89f502ab7ed618b7099f5010da021333bf71 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Thu Jan 25 13:58:07 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Jan 27 02:20:29 2018 +0000 |
tree | 2294f599aeb1cf1005c05167f6331d7461e29846 | |
parent | 1204448a68ce07a4b6bc047d034b0aad80864e1f [diff] |
Implement legacy offer_to_receive options for Unified Plan This implements the WebRTC specification for handling the legacy offer options offer_to_receive_audio and offer_to_receive_video. They are not implemented for CreateAnswer. With Unified Plan semantics, clients should switch to the RtpTransceiver API for ensuring the correct media sections are offered. Bug: webrtc:7600 Change-Id: I6ced00b86b165a352bd0ca3d64b48fadcfd12235 Reviewed-on: https://webrtc-review.googlesource.com/41341 Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21784}
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.