commit | b22d111e4f161dd46a6bc27812e91c8a9f2f8560 | [log] [tgz] |
---|---|---|
author | Salman Malik <salmanmalik@google.com> | Thu Feb 03 23:59:42 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 04 21:17:38 2022 |
tree | b4cded23f24b6bab5c8bd83c982f65b96fefa113 | |
parent | ff246c1c0479d8a5af172c179aa01c327daeb222 [diff] |
desktop_capturer: Utils for scoped instantiation of pointers/data Moves the `Scoped` template (meant for clearing up the references) into separate utils so as to allow for reuse in future. Other portal instances e.g. remote desktop portal will benefit from this later. Bug: chromium:1291247 Change-Id: Ie36415573edcbe4f697cf97b568243f09f26915d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249400 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Salman Malik <salmanmalik@google.com> Cr-Commit-Position: refs/heads/main@{#35916}
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.