|
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL | tobii_research_get_address (TobiiResearchEyeTracker *eyetracker, char **address) |
| Gets the address (URI) of the eye tracker device. More...
|
|
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. More...
|
|
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL | tobii_research_get_device_name (TobiiResearchEyeTracker *eyetracker, char **device_name) |
| Gets the name of the eye tracker. More...
|
|
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL | tobii_research_get_model (TobiiResearchEyeTracker *eyetracker, char **model) |
| Gets the model of the eye tracker. More...
|
|
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. More...
|
|
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL | tobii_research_get_capabilities (TobiiResearchEyeTracker *eyetracker, TobiiResearchCapabilities *capabilities) |
| Gets the capabilities of the device. More...
|
|
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. More...
|
|
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. More...
|
|
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. More...
|
|
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. More...
|
|
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_frequencies. More...
|
|
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. More...
|
|
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. More...
|
|
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. More...
|
|
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_modes. More...
|
|
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. More...
|
|
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. More...
|
|
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. More...
|
|
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. More...
|
|
TOBII_RESEARCH_API TobiiResearchStatus TOBII_RESEARCH_CALL | tobii_research_clear_applied_licenses (TobiiResearchEyeTracker *eyetracker) |
| Clears any previously applied licenses. More...
|
|
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. More...
|
|
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 calculate the display area coordinates as the origin of the User Coordinate System differs between eye tracker models. More...
|
|
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. More...
|
|
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 how the lenses of the HMD device are positioned. More...
|
|
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 lenses of the HMD device are positioned. More...
|
|
Functionality for an eye tracker.
- Copyright
- COPYRIGHT 2017 - PROPERTY OF TOBII AB
-
2017 TOBII AB - KARLSROVAGEN 2D, DANDERYD 182 53, SWEDEN - All Rights Reserved.
-
NOTICE: All information contained herein is, and remains, the property of Tobii AB and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Tobii AB and its suppliers and may be covered by U.S.and Foreign Patents, patent applications, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Tobii AB.