| Tobii Pro SDK C API
    | 
| Data Fields | |
| int64_t | system_time_stamp | 
| TobiiResearchStreamError | error | 
| TobiiResearchStreamErrorSource | source | 
| const char * | message | 
Provides properties for the stream error data.
| TobiiResearchStreamError TobiiResearchStreamErrorData::error | 
Type of error.
| const char* TobiiResearchStreamErrorData::message | 
The error message.
| TobiiResearchStreamErrorSource TobiiResearchStreamErrorData::source | 
Source of the error.
| int64_t TobiiResearchStreamErrorData::system_time_stamp | 
The time stamp according to the eye tracker's internal clock.