Tobii Pro SDK C API
TobiiResearchStreamErrorData Struct Reference

Data Fields

int64_t system_time_stamp
 
TobiiResearchStreamError error
 
TobiiResearchStreamErrorSource source
 
const char * message
 

Detailed Description

Provides properties for the stream error data.

Field Documentation

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.