Software Development Kit
The Tobii Software Development Kit (Tobii SDK) is an easy-to-use yet powerful kit for development of application software for controlling and retrieving data from the Tobii Eye Trackers. This is useful for highly customized experimental routines as well as many varieties of interaction applications based on eye tracking.
The Tobii SDK contains the following elements:
Application programming interfaces (APIs)
The SDK provides interfaces on different levels, which are suitable for different kinds of applications - ranging from low level interfaces with a high level of customization, to high-level interfaces, which require a minimum of programming effort.
The three API levels are:
- Tobii Eye Tracker Components APIs
- Tobii Eye Tracker Low Level APIs
- ClearView Trigger APIs
Code samples
Well-documented code samples provide a straightforward introduction to the functionality of the SDK. Each of the examples illustrates most of the available functionality of the respective APIs.
The following samples are included:
- Eye Tracker Components, C# example
- Eye Tracker Components, VB6 example
- Eye Tracker Components, C example
- ClearView Trigger Component, VB6 example
- ClearView Trigger Component, C# example
- ClearView Trigger Low-level, C example
Developer's Guide
A comprehensive Developer's Guide provides documentation, explanations and code snippets for all functions of the Tobii SDK. The notation in the Developer's focuses on the Microsoft Visual Basic 6.0 (VB 6) and/or Microsoft Visual C/C (VC ) syntax.