Click or drag to resize

BasePluginCameraDispose(Boolean) Method

Stops the streaming and disconnects the camera.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
protected override void Dispose(
	bool isDisposing
)

Parameters

isDisposing  Boolean
Unused.
See Also