This event occurs when invalid frames arrive for the TrackingId listed in the event args.
public:
event TypedEventHandler<FaceFrameSource^ , TrackingIdLostEventArgs^ >^ TrackingIdLost {
EventRegistrationToken add (TypedEventHandler<FaceFrameSource^ , TrackingIdLostEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd