FaceFrame.IsTrackingIdValid Property

Gets a boolean value indicating if the tracking ID is valid.

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

Property value

[C++] 
[C#] 
[JavaScript] 
Type: bool
Type: bool
Type: Boolean
 
True if the tracking ID is valid; otherwise, false.

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

Community Additions

ADD
Show: