FaceFrameSource.FaceFrameFeatures Property

Gets the flags that indicate which face frame features data are present in this face frame.

Syntax

public:
property FaceFrameFeatures FaceFrameFeatures {
         FaceFrameFeatures get ();
         void set (FaceFrameFeatures value);
}  

Property value

Type: FaceFrameFeatures 

The flags that indicate which face frame features data are present in this face frame.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameSource Class

FaceFrameSource Members

Microsoft.Kinect.Face Namespace