Tobii Pro SDK Python API
tobii_research.GazeOutputFrequencyChangedData Class Reference

Provides data the EYETRACKER_NOTIFICATION_GAZE_OUTPUT_FREQUENCY_CHANGED callback. More...

Data Fields

 system_time_stamp
 Gets the time stamp according to the computer's internal clock.
 
 gaze_output_frequency
 Gets the new output frequency.
 

Detailed Description

Provides data the EYETRACKER_NOTIFICATION_GAZE_OUTPUT_FREQUENCY_CHANGED callback.

You will get data of this type when you subscribe to EYETRACKER_NOTIFICATION_GAZE_OUTPUT_FREQUENCY_CHANGED with EyeTracker.subscribe_to.