commit | f01bd6c266a5a8daf47da021ad30745f79281f37 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri Oct 23 13:30:46 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 26 10:22:46 2020 |
tree | e89768f6530a373947b2e87ac4a8554b0c7599ad | |
parent | 6216693363cbeeb7c587d9319643c6eb90d4162d [diff] |
Break circular dependency on WebRtcSessionDescriptionFactory After this change, SdpOfferAnswerHandler implements a read-only interface called SdpStateProvider, which allows enough access for WebRtcSessionDescriptionFactory to learn what it needs to know. Bug: webrtc:12060 Change-Id: Ic888b5027b2df5fee407d32b89da66ff044c40de Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190145 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32486}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.