Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Kinect sensor.
Syntax
public:
property KinectSensor^ KinectSensor {
KinectSensor^ get ();
}
public KinectSensorKinectSensor { get; }
var kinectSensor = highDefinitionFaceFrameSource.kinectSensor;
Property value
Type: KinectSensor
The Kinect sensor.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)
See also
Reference
HighDefinitionFaceFrameSource Class
Microsoft.Kinect.Face Namespace