FaceModelBuilder.CaptureStatusChanged Event

Occurs when the capture status changes.

public:
event TypedEventHandler<FaceModelBuilder, CaptureStatusChangedEventArgs>^ CaptureStatusChanged {
         EventRegistrationToken add (TypedEventHandler<FaceModelBuilder, CaptureStatusChangedEventArgs>^ value);
         void remove (EventRegistrationToken token);
}

Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

Community Additions

ADD
Show: