react-native-vision-camera/package/ios/Core
Marc Rousavy 1b90bc9620
fix: Fix a race condition that caused audio to not be configured (#2144)
* fix: Fix a race condition that caused audio to not be configured

* Update CameraSession.swift

* fix: Fix `audioOutput` being deleted
2023-11-10 12:08:39 +01:00
..
CameraConfiguration.swift fix: Fix torch not working on iOS (#2031) 2023-10-18 18:04:58 +02: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 fix: Fix a race condition that caused audio to not be configured (#2144) 2023-11-10 12:08:39 +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 fix: Fix a race condition that caused audio to not be configured (#2144) 2023-11-10 12:08:39 +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