Share via


ColorFrameSource.KinectSensor Property

Gets the Kinect sensor of the color frame source.

Syntax

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

Property value

Type: KinectSensor
The parent sensor.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

ColorFrameSource Class
WindowsPreview.Kinect Namespace