CCamera::GetProperty Method
C++
void GetProperty(Rx::ECamProperty eProp, CRxString& sxValue)
Gets the value of a string property.
Parameters
[Rx::ECamProperty] eProp |
[in] The property. |
[CRxString&] sxValue |
[out] The string value. |
Light-Field SDK 8.4.0 |
void GetProperty(Rx::ECamProperty eProp, CRxString& sxValue)
Gets the value of a string property.
[Rx::ECamProperty] eProp |
[in] The property. |
[CRxString&] sxValue |
[out] The string value. |