CCamera::SetProperty Method
C++
void SetProperty(Rx::ECamProperty eProp, float fValue)
Sets a property value of type float.
Parameters
[Rx::ECamProperty] eProp |
[in] The property to be changed. |
[float] fValue |
[in] The value to be set. |
Light-Field SDK 8.4.0 |
void SetProperty(Rx::ECamProperty eProp, float fValue)
Sets a property value of type float.
[Rx::ECamProperty] eProp |
[in] The property to be changed. |
[float] fValue |
[in] The value to be set. |