GazeManager PropertiesC# SDK for The Eye Tribe Tracker

The GazeManager type exposes the following members.

Properties
  NameDescription
Protected propertyclientMode
Current running mode of this client
Public propertyFramerate
Number of frames per second delivered by Tracker Server
Public propertyStatic memberInstance
Public propertyIsActivated
Is the client library connected to Tracker Server and initialized?
Public propertyIsCalibrated
Is the client already calibrated?
Public propertyIsCalibrating
Is the client in the middle of a calibration process?
Public propertyIsConnectedObsolete.
Is the client library connected to Tracker Server?
Public propertyLastCalibrationResult
The lastest performed and valid CalibrationResult. Note the result is not nessesarily positive and clients should evaluate the result before using.
Public propertyScreenIndex
Index of currently used screen. Used for multiscreen setups.
Public propertyScreenPhysicalHeight
Physical height of screen in meters
Public propertyScreenPhysicalWidth
Physical width of screen in meters
Public propertyScreenResolutionHeight
Height of screen resolution in pixels
Public propertyScreenResolutionWidth
Width of screen resolution in pixels
Public propertyTrackerstate
The current state of the connected TrackerDevice.
Protected propertyversion
Current API version compliance of Tracker Server
Top
See Also