react-native-vision-camera/ios/Frame Processor
Marc Rousavy 16f2a7cdec
chore: Cleanup void returns (#187)
* Place `return` in `return [void]` on separate line

* format

* Update CameraView+RecordVideo.swift

* f
2021-06-09 11:14:49 +02:00
..
Frame.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
Frame.m feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameHostObject.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameHostObject.mm feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameProcessorCallback.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameProcessorPlugin.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameProcessorPluginRegistry.h feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00
FrameProcessorPluginRegistry.mm fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
FrameProcessorRuntimeManager.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
FrameProcessorRuntimeManager.mm chore: Cleanup void returns (#187) 2021-06-09 11:14:49 +02:00
FrameProcessorUtils.h fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
FrameProcessorUtils.mm feat: native Frame type to provide Orientation (#186) 2021-06-09 10:57:05 +02:00