CameraModuleManager.Unregister


Declaration

public bool Unregister(CameraModule module)

Description

Unregisters a module from the controller.

Parameters

moduleThe module to unregister.

Returns

boolTrue if the module was unregistered, false if not.