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

CCamera::GetPropertyRange Method

C++
void GetPropertyRange(Rx::ECamProperty eProp, CRxArrayInt& aiValue)

Gets the possible values of an integer property.

Parameters

[Rx::ECamProperty] eProp

[in] The property.

[CRxArrayInt&] aiValue

[out] The values.