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

CCamera::IsPropertyAvailable Method

C++
bool IsPropertyAvailable(Rx::ECamProperty eProp)

Queries if a property is available.

Parameters

[Rx::ECamProperty] eProp

[in] The property in question.

Returns

bool

True if the property is available, false if not.