public interface IGazeListener
Implementing classes should register for updates through
GazeManager.addGazeListener(IGazeListener)
.
Modifier and Type | Method and Description |
---|---|
void |
onGazeUpdate(GazeData gazeData)
A notification call back indicating that a new GazeData frame is available.
|
void onGazeUpdate(GazeData gazeData)
gazeData
- Processing library EyeTribeProcessing by Jorge C. S. Cardoso. (c) 2015