Click or drag to resize

CameraEmulatorSettingsViewCameraInfo Property

The camera info - equivalent to the JAI SDK.

Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public VirtualCameraDeviceInfo CameraInfo { get; set; }

Property Value

VirtualCameraDeviceInfo
See Also