commit | 3fe1ba3f5200c4fd04a7dc8e9714cd62984544f4 | [log] [tgz] |
---|---|---|
author | Daniel White <danieltwhite@google.com> | Tue May 13 15:14:44 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 07:09:15 2025 |
tree | 19c5f1d0e3410a01cd590745868e83a62500a336 | |
parent | 6f4dad8679ea0fd18899048ecbafc3276f31882e [diff] |
[iOS] Update RTCCameraPreviewView to conform to iOS 17 In iOS 17, the video orientation API is deprecated. This CL updates the RTCCameraPreviewView file to use the video rotation angle API instead. This file is being updated now to support Chrome for iOS effort to raise its minimum deployment target to iOS 17. In addition, this CL is a follow-up to the linked reverted CL that fixes the incorrect build guard that gated the deprecated code. Change-Id: I82feadbdca227259856948f0b683478ec52535cb Bug: chromium:348649285 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/391240 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44618}
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.