See: Description
Interface | Description |
---|---|
CameraDevice |
This interface 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). |
CameraImage |
This interface for handling with image information.
|
CameraStatus |
This interface for camera status.
|
CameraStorage |
This interface for camera storage.
|
Capture |
This interface for a camera capture information.
|
Class | Description |
---|---|
CameraDeviceDetector |
This class to detect a camera device.
|
CameraEventListener |
Abstract class for receiving event from a camera device.
|
Enum | Description |
---|---|
CaptureState |
The type of a state of a capture.
|
DeviceInterface |
The type of a interface for connection.
|
ImageFormat |
The file format.
|
ImageType |
The file type.
|
StorageListImagesState |
The type of acquisition status of image list in a storage.
|
StoragePermission |
The storage permission.
|
StorageType |
The storage type.
|