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. |
Light-Field SDK 8.4.0 |
void GetProperty(Rx::ECamProperty eProp, int& iValue)
Gets a property value of type int.
[Rx::ECamProperty] eProp |
[in] The property in question. |
[int&] iValue |
[out] The return value. |