commit | b2995a1e579ec5937935eb0445f9062a178dfe3c | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Mon Sep 28 12:05:35 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 28 14:24:41 2020 |
tree | dff7ac7efe6a3a4aafbe9b9bef4c03064348deee | |
parent | 37e22f1a4c3231e502bae5a44a4b503daf39171b [diff] |
Delete dead signal code in pc/channel.* SignalDtlsSrtpSetupFailure is never fired, so the setup code for it, is dead code. Also removing declarations for methods that have no implementation. For other public signals in BaseChannel I've added an accessor which has revealed a threading problem due to the member variable being public. Bug: webrtc:11994 Change-Id: Iec6046c6a598066b92c956002ba4160708ae7dcc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/185802 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32211}
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.