Tobii Pro SDK Python API
tobii_research.HMDGazeData Class Reference

Provides data for the HMD gaze. More...

Inherits object.

Data Fields

 left_eye
 Gets the gaze data for the left eye as an HMDEyeData object.
 
 right_eye
 Gets the gaze data for the right eye as an HMDEyeData 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 the HMD gaze.

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