public class BlinkCallback
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private IGazeContainer |
mGazeContainer |
Constructor and Description |
---|
BlinkCallback(IGazeContainer container) |
Modifier and Type | Method and Description |
---|---|
void |
callback(int ordinal,
int time,
int duration,
int eye) |
private IGazeContainer mGazeContainer
public BlinkCallback(IGazeContainer container)