Share via


MultiSourceFrameReader.KinectSensor Property

Gets the Kinect sensor associated with the reader.

Syntax

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

Property value

Type: KinectSensor
The Kinect sensor associated with the reader.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

MultiSourceFrameReader Class
WindowsPreview.Kinect Namespace