react-native-vision-camera/ios/Extensions
Marc Rousavy 5919d46a46
fix: Make recorder less error-prone (#189)
* Abort recording if failed to start or empty frames

* Activate Audio Session on `cameraQueue`

* Double-check stop recording in callback

* Only call callback once

* Format

* Add description to `.aborted` error

* Update RecordingSession.swift

* Update AVAudioSession+updateCategory.swift

* Rename serial dispatch queues
2021-06-09 14:56:56 +02:00
..
AVAssetWriterInputPixelBufferAdaptor+initWithVideoSettings.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVAudioSession+trySetAllowHaptics.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVAudioSession+updateCategory.swift fix: Make recorder less error-prone (#189) 2021-06-09 14:56:56 +02:00
AVCaptureDevice.Format+isBetterThan.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice.Format+matchesFilter.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice.Format+toDictionary.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice+isMultiCam.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureDevice+neutralZoom.swift fix: Represent neutralZoom in factor instead of percentage (#179) 2021-06-07 10:46:53 +02:00
AVCaptureDevice+physicalDevices.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCapturePhotoOutput+mirror.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVCaptureSession+setVideoStabilizationMode.swift feat: Video Stabilization (#160) 2021-06-03 15:42:02 +02:00
AVCaptureVideoDataOutput+mirror.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
AVFrameRateRange+includes.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
Collection+safe.swift fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00