BodyFrameSource.FrameCaptured Event

This event fires when the body frame is captured.

Syntax

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

BodyFrameSource Class

BodyFrameSource Members

Windows.Kinect Namespace