KinectSensor.LongExposureInfraredFrameSource Property

Gets the source for long exposure infrared frames.

Syntax

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

Property value

Type: LongExposureInfraredFrameSource
The source for long exposure infrared frames.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

KinectSensor Class
WindowsPreview.Kinect Namespace