Contents

cameraSnapshotControlDidUpdateMostRecentSnapshot(_:)

Tells the delegate that the most recent snapshot has been updated.

Declaration

optional func cameraSnapshotControlDidUpdateMostRecentSnapshot(_ cameraSnapshotControl: HMCameraSnapshotControl)

Parameters

  • cameraSnapshotControl:

    The camera snapshot control responsible for the updated snapshot.

See Also

Observing snapshot activity