CameraDevice

public protocol CameraDevice

This protocol for information and operations on a camera device.

While connecting, Storages, Status, Images, CameraDeviceSettings and CaptureSettings are cached and updated in the background.

Note

There are cases that Images is not updated (ex: when an image was deleted). In this case, Images can be updated by updateImages method.