react-native-vision-camera/package/ios/Types
Marc Rousavy c5dfb6c247
feat: Split videoHdr and photoHdr into two settings (#2161)
* feat: Split `videoHdr` and `photoHdr` into two settings

* fix: Rename all `hdr`

* fix: Fix HDR on Android

* Update CameraDeviceDetails.kt

* Update CameraDeviceDetails.kt

* fix: Correctly configure `pixelFormat` AFTER `format`

* Update CameraSession+Configuration.swift

* fix: Also after format changed
2023-11-15 18:33:12 +01:00
..
AutoFocusSystem.swift fix: Ensure format is properly checked for equality (#2083) 2023-10-25 12:56:32 +02:00
CameraDeviceFormat.swift feat: Split videoHdr and photoHdr into two settings (#2161) 2023-11-15 18:33:12 +01:00
CodeScannerOptions.swift chore: Rename CodeScanner to CodeScannerOptions in native (#2010) 2023-10-16 16:56:39 +02:00
JSUnionValue.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
Orientation.swift fix: Fix basic Orientation on iOS (#2000) 2023-10-14 13:17:14 +02:00
PixelFormat.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
RecordVideoOptions.swift fix: Fix Video codec, bitRate and flash being ignored on iOS (#2113) 2023-10-31 15:09:27 +01:00
ResizeMode.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
Torch.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
Video.swift feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
VideoStabilizationMode.swift feat: Support setting videoStabilizationMode (#2160) 2023-11-15 17:00:41 +01:00