commit | 133c0524f3ba70829a5eb1a93540d16fecc5e1a3 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri Jan 29 14:27:12 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 29 15:12:09 2021 |
tree | 7487c3414490f4103d7723b7d2022d891884b711 | |
parent | 9673ca42ea1915dbf1110e3c2b0f88783c6c9db9 [diff] |
Make the config_ member of JsepTransportController const This makes the config_ member thread-safe. Required breaking out active_reset_srtp_params as a new member variable, guarded by the network thread. Bug: none Change-Id: I81d542744116e5355c53695ea5531735587ba438 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/204200 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33103}
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.