commit | fbea8c519684577a38cb35b9287ba4645a905094 | [log] [tgz] |
---|---|---|
author | Alex Cooper <alcooper@chromium.org> | Tue Aug 30 17:01:18 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 30 19:39:01 2022 |
tree | 00514938cce77fa0fa82e30b3b7fdce21fa190d6 | |
parent | a9d9820928b7b015e193f3765a35e1ab4d5a1bb9 [diff] |
Add plumbing to control PipeWire picker visibility Introduces the notion of a "delegated source list" and corresponding controller. This is used by desktop capturers (currently just the PipeWire capturer), who control selecting the source through their own (often system-level) UI, rather than returning a source list with all available options that can then be selected by the embedder. Adds a method to get the controller which serves to also tell embedders if the capturer makes use of a delegated source list. The controller currently allows the embedder to request that the delegated source list be shown or hidden, and will in the future be used to expose events from the source list (e.g. selection, dismissal, error). Bug: chromium:1351572 Change-Id: Ie1d36ed654013f59b8d9095deef01a4705fd5bde Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272621 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#37956}
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.