Raytrix RayCam SDK  v2.1.0
Enumerations
EDriverProperty Namespace Reference

Defines the properties that can be used to configure the driver. More...

Enumerations

enum  ID { None = 0, TimeoutDiscover, VersionAPI, EnableGPUProcessing }
 

Detailed Description

Defines the properties that can be used to configure the driver.

Enumeration Type Documentation

Enumerator
None 

The default status.

TimeoutDiscover 

Specifies the search time out for Rx::RayCam::IDriver::DiscoverDevices() function. [(double)(W)].

VersionAPI 

Returns the current API version. [(string)(R)].

EnableGPUProcessing 

Enable/Disable the GPU utilization. This property has to be set before calling IDriver->InitDriver() to take effect. [(int)(W)].