LongExposureInfraredFrameReader.LongExposureInfraredFrameSource Property

Gets the source of the long exposure infrared frames.

Syntax

public:
property LongExposureInfraredFrameSource^ LongExposureInfraredFrameSource {
         LongExposureInfraredFrameSource^ get ();
}
public LongExposureInfraredFrameSourceLongExposureInfraredFrameSource { get; }
var longExposureInfraredFrameSource = longExposureInfraredFrameReader.longExposureInfraredFrameSource;

Property value

Type: LongExposureInfraredFrameSource
The long exposure infrared frame source.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

LongExposureInfraredFrameReader Class
WindowsPreview.Kinect Namespace