INotificationEvent.Preview Property#
Definition#
Namespace: P1.CameraSdk
If event type is EventType.CameraPreviewReady, this holds the image buffer data object.
public IPreview Preview { get; }
Namespace: P1.CameraSdk
If event type is EventType.CameraPreviewReady, this holds the image buffer data object.
public IPreview Preview { get; }