capturePhotoOutput property

CapturePhotoOutput capturePhotoOutput
getter/setter pair

Handles capturing photos when added to a CaptureSession.

This value is null until attach is called.

Implementation

late CapturePhotoOutput capturePhotoOutput;