Click or drag to resize

VirtualCameraDeviceInfoDisplayID Property

This string identifies the camera. Four cameras ("Virtual camera 1" to "Virtual camera 4") will be created in method CameraEmulator.RetrieveCameraInfos().

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

Property Value

String
See Also