Contents

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.