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 associated with the face frame source.
Syntax
public:
property KinectSensor^ KinectSensor {
KinectSensor^ get ();
}
public KinectSensorKinectSensor { get; }
var kinectSensor = faceFrameSource.kinectSensor;
Property value
Type: KinectSensor
The Kinect sensor.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)