AudioBodyCorrelation.BodyTrackingId Property
Gets the unique body tracking id associated with this subframe.
Syntax
public:
property uint64 BodyTrackingId {
uint64 get ();
}
public ulong BodyTrackingId { get; }
var bodyTrackingId = audioBodyCorrelation.bodyTrackingId;
Property value
[C++]
[C#]
[JavaScript]
Type: uint64
Type: ulong
Type: Number
The body tracking id.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd