Occurs when the tracking ID is lost.
public:
event TypedEventHandler<HighDefinitionFaceFrameSource^ , TrackingIdLostEventArgs^ >^ TrackingIdLost {
EventRegistrationToken add (TypedEventHandler<HighDefinitionFaceFrameSource^ , TrackingIdLostEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd
HighDefinitionFaceFrameSource Class