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. |