| commit | 697bf7666c739991da2de39dbb4e912eeb7bb729 | [log] [tgz] | 
|---|---|---|
| author | Daniel White <danieltwhite@google.com> | Wed May 14 16:08:41 2025 | 
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 17:05:51 2025 | 
| tree | 38fd5bc526b738b61a5c0c51d62fb749c0d2fae0 | |
| parent | ca335e682ddbb284acd0437201d734801e89dc5b [diff] | 
[iOS] Fast-follow for Deprecated API Test Failure In a previous CL, the RTCCameraPreviewView.m file's use of the AVCaptureVideoOrientation API was encapsulted in a private function then gated behind a compile-time guard. However, the invocation was not also gated behind this same compile-time guard. This caused the WebRTC waterfall bots to fail. In this CL, the invocation of the private function that uses the deprecated API is also gated behind the compile-time flag. Change-Id: Ib94747fbe452b07b181c59387664bc1303545286 Bug: chromium:348649285 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/391560 Reviewed-by: Jeremy Leconte <jleconte@google.com> Owners-Override: Jeremy Leconte <jleconte@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44624}
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.