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