Namespace: Rx::LFR – Class: CCameraServer – Header: Rx.LFR/CameraServer.h

CCameraServer::GetCamera Method

C++
CCamera& GetCamera(unsigned uCamIndex)

Gets IDevice with given ID.

Parameters

[unsigned] uCamIndex

[in] Zero-based ID of the device.

Returns

CCamera&

null if it fails, else the device.