Namespace: Rx::LFR – Class: CCamera – Header: Rx.LFR/Camera.h

CCamera::GetProperty Method

C++
void GetProperty(Rx::ECamProperty eProp, int& iValue)

Gets a property value of type int.

Parameters

[Rx::ECamProperty] eProp

[in] The property in question.

[int&] iValue

[out] The return value.