Share via


LongExposureInfraredFrameSource.KinectSensor Property

Gets the sensor of the long exposure infrared frame source.

Syntax

public:
property KinectSensor^ KinectSensor {
         KinectSensor^ get ();
}
public KinectSensorKinectSensor { get; }
var kinectSensor = longExposureInfraredFrameSource.kinectSensor;

Property value

Type: KinectSensor
The parent sensor.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

LongExposureInfraredFrameSource Class
WindowsPreview.Kinect Namespace