init(photoOutput:)
Creates an object that helps coordinate user interface changes with a photo output that runs on a background queue.
Declaration
init(photoOutput: AVCapturePhotoOutput)Parameters
- photoOutput:
The photo output to monitor.
Creates an object that helps coordinate user interface changes with a photo output that runs on a background queue.
init(photoOutput: AVCapturePhotoOutput)The photo output to monitor.