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

◆ error

TobiiResearchStreamError TobiiResearchStreamErrorData::error

Type of error.

◆ message

const char* TobiiResearchStreamErrorData::message

The error message.

◆ source

TobiiResearchStreamErrorSource TobiiResearchStreamErrorData::source

Source of the error.

◆ system_time_stamp

int64_t TobiiResearchStreamErrorData::system_time_stamp

The time stamp according to the eye tracker's internal clock.