Share via


LongExposureInfraredFrameArrivedEventArgs.FrameReference Property

Gets the reference to the long exposure infrared frame for the FrameArrived event.

Syntax

public:
property LongExposureInfraredFrameReference^ FrameReference {
         LongExposureInfraredFrameReference^ get ();
}
public LongExposureInfraredFrameReferenceFrameReference { get; }
var frameReference = longExposureInfraredFrameArrivedEventArgs.frameReference;

Property value

Type: LongExposureInfraredFrameReference
The reference to the long exposure infrared frame for the FrameArrived event.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

LongExposureInfraredFrameArrivedEventArgs Class
WindowsPreview.Kinect Namespace