Namespace: Rx::LFR – Class: CCamera – Header: Rx.LFR/Camera.h

CCamera::SetProperty Method

C++
void SetProperty(Rx::ECamProperty eProp, const CRxString& sxValue)

Sets the value of a string property.

Parameters

[Rx::ECamProperty] eProp

[in] The property.

[const CRxString&] sxValue

[in] The string value.