BasePluginCameraDispose(Boolean) Method |
Stops the streaming and disconnects the camera.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxprotected override void Dispose(
bool isDisposing
)
Parameters
- isDisposing Boolean
- Unused.
See Also