|
Tobii Pro SDK Unity API
|
Provides data for the EyeImageReceived event. More...
Properties | |
| EyeImageType | ImageType [get] |
| Gets the type of eye image. More... | |
| int | CameraId [get] |
| Gets which camera generated the image. More... | |
| Stream | ImageStream [get] |
| Gets the bitmap data sent by the eye tracker, that can be converted to several image formats. More... | |
| long | DeviceTimeStamp [get] |
| Gets the time stamp in microseconds according to the eye tracker's internal clock. More... | |
| long | SystemTimeStamp [get] |
| Gets the time stamp in microseconds according to the computer's internal clock. More... | |
Provides data for the EyeImageReceived event.
|
get |
Gets which camera generated the image.
|
get |
Gets the time stamp in microseconds according to the eye tracker's internal clock.
|
get |
Gets the bitmap data sent by the eye tracker, that can be converted to several image formats.
|
get |
Gets the type of eye image.
|
get |
Gets the time stamp in microseconds according to the computer's internal clock.