EyeLogic SDK  1.1.9
ELApi::ELEyeImageCallback Class Referenceabstract

Callback interface for EyeImages. More...

#include "ELApi.h"

Public Member Functions

virtual void STDCALL onEyeImage (const ELEyeImage &eyeImage)=0
 Callback function for new eye images. Note that this callback is only invoked for direct connections, not for remote connections. More...
 

Detailed Description

Callback interface for EyeImages.

Member Function Documentation

◆ onEyeImage()

virtual void STDCALL onEyeImage ( const ELEyeImage eyeImage)
pure virtual

Callback function for new eye images. Note that this callback is only invoked for direct connections, not for remote connections.

Parameters
eyeimage incoming eye image