Tobii Pro SDK Unity API
Tobii.Research.FirmwarePackageCompatibility Class Reference

Firmware package compatibility. More...

Properties

bool MatchModel [get]
 Gets a value indicating whether the device model and package model match. More...
 
Version FirmwareVersionOnDevice [get]
 Gets the version of the firmware on the device. More...
 
Version FirmwareVersionInPackage [get]
 Gets the version of the firmware in the package. More...
 
VersionComparison VersionComparison [get]
 Gets the result of version comparison. More...
 

Detailed Description

Firmware package compatibility.

Property Documentation

Version Tobii.Research.FirmwarePackageCompatibility.FirmwareVersionInPackage
get

Gets the version of the firmware in the package.

Version Tobii.Research.FirmwarePackageCompatibility.FirmwareVersionOnDevice
get

Gets the version of the firmware on the device.

bool Tobii.Research.FirmwarePackageCompatibility.MatchModel
get

Gets a value indicating whether the device model and package model match.

VersionComparison Tobii.Research.FirmwarePackageCompatibility.VersionComparison
get

Gets the result of version comparison.