commit | 9cd199dfe1307104f173d0f0d579416bdbf19471 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue Oct 27 07:10:43 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 27 08:45:07 2020 |
tree | 10681f68ce7861e4ef4133ddb41b6893f95d83bc | |
parent | 17b29b912196da3f828540fb064c71ccf538c4ba [diff] |
Make SdpOfferAnswerHandler be owned, not contained. And add a Create() method to the class. This makes it possible to experiment with subclassing the SdpOfferAnswer object without modifying the PeerConnection. Bug: webrtc:11995 Change-Id: I0a7c91a8999858ddcb1ea59ac4eb9a3b0663b0f6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190288 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32501}
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.