FaceFrameSource.IsTrackingIdValid Property

Gets a boolean that indicates if the tracking id is valid.

Syntax

public:
property bool IsTrackingIdValid {
         bool get ();
}  

Property value

Type: bool 

 True if the tracking id is valid; otherwise false.

Requirements

Namespace: Microsoft.Kinect.Face

Metadata: microsoft.kinect.face.winmd

See also

Reference

FaceFrameSource Class

FaceFrameSource Members

Microsoft.Kinect.Face Namespace