3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
com.vdt.face_recognition.sdk.VideoWorker.TrackingLostCallback Interface Reference

Callback function type for a TrackingLost event (e.g. when a person leaves the frame). More...

Additional Inherited Members

- Public Member Functions inherited from com.vdt.face_recognition.sdk.VideoWorker.TrackingLostCallbackU
void call (TrackingLostCallbackData data)
 

Detailed Description

Callback function type for a TrackingLost event (e.g. when a person leaves the frame).

Warning
This is a deprecated version (see the new one VideoWorker.TrackingLostCallbackU).