commit | 49a106c8e6ba6b1d3a51058489fd890fe6582629 | [log] [tgz] |
---|---|---|
author | Salman Malik <salmanmalik@google.com> | Mon Apr 11 21:04:02 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 11 22:34:47 2022 |
tree | 6f4e72c0e8d7b9d2f55c1b037d82a7cbfb9163a0 | |
parent | f5fd25ca04d2befb935dc8b666d56ecfaf5bc93f [diff] |
screencast_portal: Add `Unknown` status for portal RequestResponse Remote desktop wrapper needs to create a barrier on when the screencast portal is done (either succeeded or failed). This change adds an initial enum to differentiate it from other values. CL also generalizes the helper `PortalFailed` to `OnPortalDone` so as to account for both failure/success scenarios. Bug: chromium:1291247 Change-Id: I188f72533e75a88c9b30ce2bb093dae548cef7b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258540 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Salman Malik <salmanmalik@google.com> Cr-Commit-Position: refs/heads/main@{#36526}
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.