InfraredFrameSource.KinectSensor Property

Gets the KinectSensor of the infrared frame source.

Syntax

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

Property value

Type: KinectSensor
The parent sensor.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

InfraredFrameSource Class
WindowsPreview.Kinect Namespace