14 #ifndef TOBII_RESEARCH_EYETRACKER_H_ 15 #define TOBII_RESEARCH_EYETRACKER_H_ 400 float* gaze_output_frequency);
413 float gaze_output_frequency);
448 char** eye_tracking_mode);
461 const char* eye_tracking_mode);
492 const void** license_key,
493 size_t* license_keys_size,
494 TobiiResearchLicenseValidationResult* validation_results,
495 size_t number_of_licenses);
546 const char* device_name);
TobiiResearchStatus
Definition: tobii_research.h:45
Definition: tobii_research_eyetracker.h:140
Definition: tobii_research_eyetracker.h:30
void * data
Definition: tobii_research_eyetracker.h:216
TobiiResearchLicenseValidationResult
Definition: tobii_research_eyetracker.h:121
TobiiResearchPoint3D top_right
Definition: tobii_research_eyetracker.h:201
Definition: tobii_research_eyetracker.h:40
size_t frequency_count
Definition: tobii_research_eyetracker.h:234
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_eye_tracking_mode(TobiiResearchEyeTracker *eyetracker, char **eye_tracking_mode)
Gets the eye tracking mode of the eye tracker.
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_retrieve_calibration_data(TobiiResearchEyeTracker *eyetracker, TobiiResearchCalibrationData **data)
Gets the calibration data used currently by the eye tracker.
Definition: tobii_research_eyetracker.h:60
Definition: tobii_research_eyetracker.h:70
Definition: tobii_research_eyetracker.h:50
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_address(TobiiResearchEyeTracker *eyetracker, char **address)
Gets the address (URI) of the eye tracker device.
TobiiResearchPoint3D top_left
Definition: tobii_research_eyetracker.h:196
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_clear_applied_licenses(TobiiResearchEyeTracker *eyetracker)
Clears any previously applied licenses.
Definition: tobii_research_eyetracker.h:145
Definition: tobii_research_eyetracker.h:226
Definition: tobii_research_eyetracker.h:76
Definition: tobii_research_eyetracker.h:35
TobiiResearchPoint3D bottom_right
Definition: tobii_research_eyetracker.h:186
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_firmware_version(TobiiResearchEyeTracker *eyetracker, char **fw_version)
Gets the firmware version of the eye tracker.
Definition: tobii_research_eyetracker.h:240
TobiiResearchCapabilities
Definition: tobii_research_eyetracker.h:26
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_set_device_name(TobiiResearchEyeTracker *eyetracker, const char *device_name)
Changes the device name. This is not supported by all eye trackers.
Definition: tobii_research_eyetracker.h:177
float * frequencies
Definition: tobii_research_eyetracker.h:230
struct TobiiResearchEyeTracker TobiiResearchEyeTracker
Definition: tobii_research.h:304
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_apply_calibration_data(TobiiResearchEyeTracker *eyetracker, const TobiiResearchCalibrationData *data)
Sets the provided calibration data to the eye tracker, which means it will be active calibration...
TobiiResearchPoint3D front_lower_left
Definition: tobii_research_eyetracker.h:100
Definition: tobii_research_eyetracker.h:125
TobiiResearchPoint3D left
Definition: tobii_research_eyetracker.h:258
Definition: tobii_research_eyetracker.h:160
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_serial_number(TobiiResearchEyeTracker *eyetracker, char **serial_number)
Gets the serial number of the eye tracker. All physical eye trackers have a unique serial number...
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_gaze_output_frequency(TobiiResearchEyeTracker *eyetracker, float *gaze_output_frequency)
Gets the gaze output frequency of the eye tracker.
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_set_display_area(TobiiResearchEyeTracker *eyetracker, const TobiiResearchDisplayArea *display_area)
Sets the display area of the eye tracker. It is strongly recommended to use Eye Tracker Manager to ca...
Definition: tobii_research_eyetracker.h:55
TobiiResearchPoint3D right
Definition: tobii_research_eyetracker.h:262
TOBII_RESEARCH_API void TOBII_RESEARCH_CALL tobii_research_free_eye_tracking_modes(TobiiResearchEyeTrackingModes *modes)
Free memory allocation for the eye tracking modes received via tobii_research_get_all_eye_tracking_mo...
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_model(TobiiResearchEyeTracker *eyetracker, char **model)
Gets the model of the eye tracker.
Definition: tobii_research.h:388
TobiiResearchPoint3D back_upper_left
Definition: tobii_research_eyetracker.h:90
Definition: tobii_research_eyetracker.h:212
TobiiResearchPoint3D front_upper_right
Definition: tobii_research_eyetracker.h:115
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_hmd_lens_configuration(TobiiResearchEyeTracker *eyetracker, TobiiResearchHMDLensConfiguration *lens_configuration)
Gets the current lens configuration of the HMD based eye tracker. The lens configuration describes ho...
Definition: tobii_research_eyetracker.h:45
Definition: tobii_research_eyetracker.h:135
Definition: tobii_research_eyetracker.h:130
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_apply_licenses(TobiiResearchEyeTracker *eyetracker, const void **license_key, size_t *license_keys_size, TobiiResearchLicenseValidationResult *validation_results, size_t number_of_licenses)
Apply one or more licenses to unlock features of the eye tracker.
size_t mode_count
Definition: tobii_research_eyetracker.h:248
TobiiResearchPoint3D back_lower_right
Definition: tobii_research_eyetracker.h:85
TOBII_RESEARCH_API void TOBII_RESEARCH_CALL tobii_research_free_gaze_output_frequencies(TobiiResearchGazeOutputFrequencies *frequencies)
Free memory allocation for the gaze output frequencies received via tobii_research_free_gaze_output_f...
Definition: tobii_research_eyetracker.h:165
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_track_box(TobiiResearchEyeTracker *eyetracker, TobiiResearchTrackBox *track_box)
Gets the track box of the eye tracker.
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_capabilities(TobiiResearchEyeTracker *eyetracker, TobiiResearchCapabilities *capabilities)
Gets the capabilities of the device.
TobiiResearchPoint3D back_upper_right
Definition: tobii_research_eyetracker.h:95
Definition: tobii_research_eyetracker.h:65
float width
Definition: tobii_research_eyetracker.h:206
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_set_gaze_output_frequency(TobiiResearchEyeTracker *eyetracker, float gaze_output_frequency)
Sets the gaze output frequency of the eye tracker.
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_all_eye_tracking_modes(TobiiResearchEyeTracker *eyetracker, TobiiResearchEyeTrackingModes **modes)
Gets a all eye tracking modes supported by the eye tracker.
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_set_eye_tracking_mode(TobiiResearchEyeTracker *eyetracker, const char *eye_tracking_mode)
Sets the eye tracking mode of the eye tracker.
#define TOBII_RESEARCH_CALL
Definition: tobii_research.h:38
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_all_gaze_output_frequencies(TobiiResearchEyeTracker *eyetracker, TobiiResearchGazeOutputFrequencies **frequencies)
Gets an array of gaze output frequencies supported by the eye tracker.
TobiiResearchPoint3D front_lower_right
Definition: tobii_research_eyetracker.h:105
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_set_hmd_lens_configuration(TobiiResearchEyeTracker *eyetracker, const TobiiResearchHMDLensConfiguration *lens_configuration)
Sets the lens configuration of the HMD based eye tracker. The lens configuration describes how the le...
float height
Definition: tobii_research_eyetracker.h:191
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_display_area(TobiiResearchEyeTracker *eyetracker, TobiiResearchDisplayArea *display_area)
Gets the size and corners of the display area.
size_t size
Definition: tobii_research_eyetracker.h:220
TOBII_RESEARCH_API void TOBII_RESEARCH_CALL tobii_research_free_calibration_data(TobiiResearchCalibrationData *data)
Free memory allocation for the calibration data received via tobii_research_retrieve_calibration_data...
char ** modes
Definition: tobii_research_eyetracker.h:244
TobiiResearchPoint3D back_lower_left
Definition: tobii_research_eyetracker.h:80
Definition: tobii_research_eyetracker.h:170
#define TOBII_RESEARCH_API
Definition: tobii_research.h:37
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL tobii_research_get_device_name(TobiiResearchEyeTracker *eyetracker, char **device_name)
Gets the name of the eye tracker.
Definition: tobii_research_eyetracker.h:150
Definition: tobii_research_eyetracker.h:254
TobiiResearchPoint3D bottom_left
Definition: tobii_research_eyetracker.h:181
Definition: tobii_research_eyetracker.h:155
TobiiResearchPoint3D front_upper_left
Definition: tobii_research_eyetracker.h:110