commit | 0098a441e3990f80bcbe05dfce8c6e2359f7ef25 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Aug 31 09:08:21 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 31 09:19:06 2022 |
tree | 952969bbc18b57a0e9ad4e2749122250e9357973 | |
parent | d6c7ee734bb8d91defb9f6cb9363640caa23c04c [diff] |
Revert "Add plumbing to control PipeWire picker visibility" This reverts commit fbea8c519684577a38cb35b9287ba4645a905094. Reason for revert: Breaks WebRTC import into Chromium, e.g: https://chromium-review.googlesource.com/c/chromium/src/+/3863998/ Original change's description: > 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} Bug: chromium:1351572 Change-Id: I06f76ab9c8bc1aa303dae177d48698951fdc5ecd No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273703 Auto-Submit: Henrik Boström <hbos@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37964}
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.