InfraredFrameSource.FrameCaptured Event

This event fires when the infrared frame is captured.

Syntax

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

InfraredFrameSource Class

InfraredFrameSource Members

Windows.Kinect Namespace