HighDefinitionFaceFrame.TrackingId Property

Gets the tracking ID.

Syntax

public:
property uint64 TrackingId {
         uint64 get ();
}
public ulong TrackingId { get; }
var trackingId = highDefinitionFaceFrame.trackingId;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: uint64
Type: ulong
Type: Number

 

The tracking ID.

Requirements

Namespace: Microsoft.Kinect.Face

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

See also

Reference

HighDefinitionFaceFrame Class
Microsoft.Kinect.Face Namespace