GazeData PropertiesC# SDK for The Eye Tribe Tracker

The GazeData type exposes the following members.

Properties
  NameDescription
Public propertyIsFixated
Is user fixated in this frame?
Public propertyLeftEye
Left GazeEye object
Public propertyRawCoordinates
Raw gaze coordinates in pixels
Public propertyRightEye
Right GazeEye object
Public propertySmoothedCoordinates
Smoothed gaze coordinates in pixels
Public propertyState
State of this frame. States can be extracted using the STATE_ mask constants.
Public propertyTimeStamp
Timestamp for this frame
Public propertyTimeStampString
Timestamp for this frame represented in String form
Top
See Also