Contents

delegate

Delegate that receives updates as the camera stream changes.

Declaration

weak var delegate: (any HMCameraStreamControlDelegate)? { get set }

See Also

Observing stream activity