CameraEmulatorStopStreaming Method |
Stops the image stream. The emulator just sets the streaming flag
to false.
Namespace: RAYLASE.Marker.CamerasPlugin.EmulatorAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic override void StopStreaming()
See Also