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. |