Share via


FaceFrameReader.FaceFrameSource Property

Gets the face frame source.

Syntax

public:
property FaceFrameSource^ FaceFrameSource {
         FaceFrameSource^ get ();
}
public FaceFrameSourceFaceFrameSource { get; }
var faceFrameSource = faceFrameReader.faceFrameSource;

Property value

Type: FaceFrameSource
The face frame source.

Requirements

Namespace: Microsoft.Kinect.Face

Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

See also

Reference

FaceFrameReader Class
Microsoft.Kinect.Face Namespace