This event fires when the infrared frame is captured.
public:
event TypedEventHandler<LongExposureInfraredFrameSource^ , FrameCapturedEventArgs^ >^ FrameCaptured {
EventRegistrationToken add (TypedEventHandler<LongExposureInfraredFrameSource^ , FrameCapturedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Kinect
Metadata: windows.winmd
LongExposureInfraredFrameSource Class