Click or drag to resize

BasePluginCameraIsEmulator Property

Flag to indicate if this camera is an emulated one.

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

Property Value

Boolean
See Also