_CBSmiCalibrationDone
This function sets the Callback for new fixation data available from SMI RED system.
Prototype :
fun [ObjSmi fun [ObjSmi u0 F I I] u1 u0] ObjSmi
- ObjSmi : the ObjSmi object
- fun [ObjSmi u0 F I I] u1 : SCOL CallBack function to call. The supplemental argument are the duration and the x and y coordinates.
- u0 : user parameter
Return : ObjSmi the same ObjSmi object if success, NIL otherwise
See also :
Example :
Note :