EyeLogic SDK  1.1.9
ELApi.ReturnNextData Class Reference

return values of getNextEvent( ), getNextGazeSample( ) and getNextEyeImage( ) More...

Static Public Attributes

int SUCCESS = 0
 new event or new GazeSample received
 
int NOT_INITED = 1
 library needs to be initialized first
 
int TIMEOUT = 2
 timeout reached, no new event/GazeSample received
 
int CONNECTION_CLOSED = 3
 connection to server closed, no new event/GazeSample received
 

Detailed Description