react-native-vision-camera/package/ios/Core
Marc Rousavy abf5538bb0
feat: Support setting videoStabilizationMode (#2160)
* feat: Support setting `videoStabilizationMode`

* fix: Use `outputs`

* Format

* Set Video Stabilization Mode
2023-11-15 17:00:41 +01:00
..
CameraConfiguration.swift feat: Support setting videoStabilizationMode (#2160) 2023-11-15 17:00:41 +01:00
CameraError.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraQueues.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession.swift feat: Support setting videoStabilizationMode (#2160) 2023-11-15 17:00:41 +01:00
CameraSession+Audio.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+CodeScanner.swift feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00
CameraSession+Configuration.swift feat: Support setting videoStabilizationMode (#2160) 2023-11-15 17:00:41 +01:00
CameraSession+Focus.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+Photo.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSession+Video.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
CameraSessionDelegate.swift feat: Implement cornerPoints and frame for scanned codes (#2117) 2023-11-09 11:57:05 +01:00
PhotoCaptureDelegate.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
PreviewView.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
RecordingSession.swift fix: Fix torch not working on iOS (#2031) 2023-10-18 18:04:58 +02:00