[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. Bug: chromium:348649285 Change-Id: Icf72911e9a3431a9a91fefc3d85f9ea02597c5f4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390080 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44603}
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.