Share via


MultiSourceFrame.LongExposureInfraredFrameReference Property

Gets the long exposure infrared frame reference of the multi source frame.

Syntax

public:
property LongExposureInfraredFrameReference^ LongExposureInfraredFrameReference {
         LongExposureInfraredFrameReference^ get ();
}
public LongExposureInfraredFrameReferenceLongExposureInfraredFrameReference { get; }
var longExposureInfraredFrameReference = multiSourceFrame.longExposureInfraredFrameReference;

Property value

Type: LongExposureInfraredFrameReference
The long exposure infrared frame reference of the multi source frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

MultiSourceFrame Class
WindowsPreview.Kinect Namespace