FaceFrameResult.TrackingId Property

Gets the tracking ID of the face frame result.

public:
property uint64 TrackingId {
         uint64 get ();
}

Property value

[C++] 
[C#] 
[JavaScript] 
Type: uint64
Type: ulong
Type: Number
 
The tracking ID of the face frame result.

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

Community Additions

ADD
Show: