SdkEventId enum

Namespace: P1.CameraSdk

Definition

List of events related to the SDK itself. These events are not related to a Camera instance.

public enum SdkEventId

Fields

Undefined

0

A not set value for SdkEvent

CameraFound

A camera was connected to the computer

CameraRemoved

A (not opened) camera was removed from computer

CameraOpened

A camera was opened by the SDK (on this computer)

CameraClosed

A camera was closed by the SDK (on this computer)