Click or drag to resize

BasePluginCamera Events

The BasePluginCamera type exposes the following members.

Events
 NameDescription
Public eventCalibFocusEvent 
Public eventConnected An event that is triggered when the device is connected.
(Inherited from BaseDeviceController)
Public eventDeviceUIRequested Getting called when the camera UI gets requested.
(Inherited from BaseCamera)
Public eventDisconnected An event that is triggered when the device is disconnected.
(Inherited from BaseDeviceController)
Public eventHandleCalibrationEvent 
Public eventInitialized An event that is triggered when the device is initialized.
(Inherited from BaseDeviceController)
Public eventStatusChanged An event that is triggered when the status of the device is changed.
(Inherited from BaseDeviceController)
Public eventUpdateFocusEvent 
Top
See Also