![]() |
Raytrix RayCam SDK
v2.1.0
|
Defines the properties that can be used to configure the driver. More...
Enumerations | |
enum | ID { None = 0, TimeoutDiscover, VersionAPI, EnableGPUProcessing } |
Defines the properties that can be used to configure the driver.
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)]. |