IGazeListener MethodsC# SDK for The Eye Tribe Tracker

The IGazeListener type exposes the following members.

Methods
  NameDescription
Public methodOnGazeUpdate
A notification call back indicating that a new GazeData frame is available. Implementing classes should update themselves accordingly if needed. Register for updates through GazeManager.AddGazeListener().
Top
See Also