LongExposureInfraredFrameSource.FrameCaptured Event

This event fires when the infrared frame is captured.

Syntax

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

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

LongExposureInfraredFrameSource Class

LongExposureInfraredFrameSource Members

Windows.Kinect Namespace