Home › Forums › Software Development › I have a problem with winking(c#) › Reply To: I have a problem with winking(c#)
14/08/2017 at 10:50 #7270
Grant [Tobii]
Keymaster
Hi @munlu, if you check out the Tobii Core API reference guide with respect to the Eye Position Data class, herein
we describe the methodology for obtain validity codes for each eye
For example,
HasLeftEyePosition
Gets a value indicating the validity of the left eye position.
Declaration
public bool HasLeftEyePosition { get; }
Further details online @
https://tobii.github.io/CoreSDK/api/Tobii.Interaction.EyePositionData.html