FaceFrameSource.KinectSensor Property

Gets the Kinect sensor associated with the face frame source.

Syntax

public:
property KinectSensor^ KinectSensor {
         KinectSensor^ get ();
}  

Property value

Type: KinectSensor 

The Kinect sensor.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameSource Class

FaceFrameSource Members

Microsoft.Kinect.Face Namespace