CCamera::GetProperty Method
C++
void GetProperty(Rx::ECamProperty eProp, float& fValue)
Gets a property value of type float.
Parameters
[Rx::ECamProperty] eProp |
[in] The property in question. |
[float&] fValue |
[out] The return value. |
Light-Field SDK 8.4.0 |
void GetProperty(Rx::ECamProperty eProp, float& fValue)
Gets a property value of type float.
[Rx::ECamProperty] eProp |
[in] The property in question. |
[float&] fValue |
[out] The return value. |