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