DepthFrameSource.FrameCaptured Event

This event fires when the depth frame is captured.

Syntax

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

DepthFrameSource Class

DepthFrameSource Members

Windows.Kinect Namespace