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