Tobii Pro SDK Python API
tobii_research.GazeData Class Reference

Provides data for gaze. More...

Inherits object.

Data Fields

 left_eye
 Gets the gaze data for the left eye as an EyeData object.
 
 right_eye
 Gets the gaze data for the right eye as an EyeData object.
 
 device_time_stamp
 Gets the time stamp according to the eye tracker's internal clock.
 
 system_time_stamp
 Gets the time stamp according to the computer's internal clock.
 

Detailed Description

Provides data for gaze.

You will get an object of this type to the callback you supply in EyeTracker.subscribe_to with EYETRACKER_GAZE_DATA.