BodyIndexFrameSource.FrameCaptured Event

This event fires when the body index frame is captured.

Syntax

public:
event TypedEventHandler<BodyIndexFrameSource^ , FrameCapturedEventArgs^ >^ FrameCaptured {
         EventRegistrationToken add (TypedEventHandler<BodyIndexFrameSource^ , FrameCapturedEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

BodyIndexFrameSource Class

BodyIndexFrameSource Members

Windows.Kinect Namespace