DepthFrameSource.KinectSensor Property
Gets the KinectSensor of the depth frame source.
Syntax
public:
property KinectSensor^ KinectSensor {
KinectSensor^ get ();
}
public KinectSensorKinectSensor { get; }
var kinectSensor = depthFrameSource.kinectSensor;
Property value
Type: KinectSensor
The parent sensor.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd