Tobii Pro SDK Python API
|
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. | |
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.