Merge branch 'master' of https://github.com/imaginary-cloud/CameraManager
This commit is contained in:
commit
258984c6de
|
|
@ -487,6 +487,7 @@ class CameraManager: NSObject, AVCaptureFileOutputRecordingDelegate {
|
|||
validCaptureSession.startRunning()
|
||||
self._startFollowingDeviceOrientation()
|
||||
self.cameraIsSetup = true
|
||||
self._orientationChanged()
|
||||
|
||||
completition()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue