Tobii Pro SDK C API
|
Data Fields | |
int64_t | device_time_stamp |
int64_t | system_time_stamp |
uint32_t | value |
TobiiResearchExternalSignalChangeType | change_type |
Provides data for the tobii_research_external_signal_data_callback callback.
TobiiResearchExternalSignalChangeType TobiiResearchExternalSignalData::change_type |
int64_t TobiiResearchExternalSignalData::device_time_stamp |
The time stamp according to the eye tracker's internal clock.
int64_t TobiiResearchExternalSignalData::system_time_stamp |
The time stamp according to the computer's internal clock.
uint32_t TobiiResearchExternalSignalData::value |
The value of the external signal port on the eye tracker.