commit | 5ebaa2f7bd9322d42edc2ea9ffea11c54b9589e8 | [log] [tgz] |
---|---|---|
author | Palak Agarwal <agpalak@google.com> | Mon Feb 10 10:54:58 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 13:35:41 2025 |
tree | 9feb82dd1adfc1a3e2d7e8f84062ae7853d95a19 | |
parent | e53cd509f21f4e2ece546fb1075a4aa5264595c3 [diff] |
Expose device_scale_factor as a float rather than an int32_t Since the device_scale_factor is usually exposed as a float in chromium, we want to keep it same here for consistency. Bug: chromium:383946052 Change-Id: I8d055ca0fcac623f59dcf96eb3cee15efc23b2ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/376700 Commit-Queue: Palak Agarwal <agpalak@google.com> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43869}
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.