This is the complete list of members for ELApi, including all inherited members.
| __del__(self) | ELApi | |
| __init__(self, str clientName) | ELApi | |
| abortCalibValidation(self) | ELApi | |
| calibrate(self, c_int calibrationModeInd) | ELApi | |
| calibrateCustom(self, c_int calibrationModeInd, c_int backgroundColor, str targetFilename) | ELApi | |
| connect(self) | ELApi | |
| connectRemote(self, ServerInfo server) | ELApi | |
| disconnect(self) | ELApi | |
| getActiveScreen(self) | ELApi | |
| getAvailableScreens(self) | ELApi | |
| getDeviceConfig(self) | ELApi | |
| getNextDeviceEvent(self, c_int timeoutMillis) | ELApi | |
| getNextEyeImage(self, c_int timeoutMillis) | ELApi | |
| getNextGazeSample(self, c_int timeoutMillis) | ELApi | |
| isConnected(self) | ELApi | |
| registerDeviceEventCallback(self, DeviceEventCallback deviceEventCallback) | ELApi | |
| registerEyeImageCallback(self, EyeImageCallback eyeImageCallback) | ELApi | |
| registerGazeSampleCallback(self, GazeSampleCallback sampleCallback) | ELApi | |
| requestServerList(self, c_int32 blockingDurationMS, c_int32 maxNumServer) | ELApi | |
| requestTracking(self, c_int frameRateModeInd) | ELApi | |
| setActiveScreen(self, str id, DeviceGeometry deviceGeometry) | ELApi | |
| streamEyeImages(self, c_bool enable) | ELApi | |
| unrequestTracking(self) | ELApi | |
| validate(self) | ELApi | |
| validateCustom(self, c_int backgroundColor, str targetFilename) | ELApi |