Camera Interface
class CameraInterface(context: Context, cameraListener: CameraInterfaceListener)
Content copied to clipboard
Interface to communicate with a vendor specific camera.
Constructors
Link copied to clipboard
fun CameraInterface(context: Context, cameraListener: CameraInterfaceListener)
Content copied to clipboard
Functions
Link copied to clipboard
Disconnect from the currently active device, closing any active session and clearing the queue.
Link copied to clipboard
Returns a dataset to provide a description of the device.
Link copied to clipboard
Return the content of the current active liveview
Link copied to clipboard
fun listImages(storageId: Int, objectFormat: Int = ObjectFormat.EXIF_JPEG, listener: CameraStorageListener)
Content copied to clipboard
List all remote images on the connected Camera
Link copied to clipboard
List all remote storages on the connected Camera
Link copied to clipboard
Retrieve a specific image by given handle
Link copied to clipboard
Retrieve file informations for the picture with the given handle
Link copied to clipboard
Start liveview
Link copied to clipboard
Stop liveview
Link copied to clipboard
D.2.14 Initiates to the Responder device to produce a new data object according to the current device properties using an object capture mechanism enabled by the device.