Click or drag to resize

CameraEmulatorStopStreaming Method

Stops the image stream. The emulator just sets the streaming flag to false.

Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public override void StopStreaming()
See Also