CameraDescriptor.IsOpen Property
Definition
Namespace: P1.CameraSdk
Boolean stating if the camera is/was opened by this SDK, when the entry was populated. One can register for the SDK-events, SdkEventId.CameraOpened and/or SdkEventId.CameraClosed, for notifications.
public bool IsOpen { get; }