Tobii Pro SDK Python API
tobii_research.DisplayAreaChangedData Class Reference

Provides data the EYETRACKER_NOTIFICATION_DISPLAY_AREA_CHANGED callback. More...

Data Fields

 system_time_stamp
 Gets the time stamp according to the computer's internal clock.
 
 display_area
 Gets the new display area as a DisplayArea object.
 

Detailed Description

Provides data the EYETRACKER_NOTIFICATION_DISPLAY_AREA_CHANGED callback.

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