CaptureCamera
class CaptureCamera
A Utility class to create a custom camera
-
AVCapturePhotoOutput instance of the photo
Declaration
Swift
public var photoOutput: AVCapturePhotoOutput?
-
Setup the camera
Declaration
Swift
public func setupCamera()