Share via


BodyIndexFrameReference.RelativeTime Property

Gets the unique relative time at which this frame was produced.

Syntax

public:
property TimeSpan RelativeTime {
         TimeSpan get ();
}
public TimeSpan RelativeTime { get; }
var relativeTime = bodyIndexFrameReference.relativeTime;

Property value

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

Type: TimeSpan
Type: TimeSpan
Type: Number

 

The unique relative time at which this frame was produced.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameReference Class
WindowsPreview.Kinect Namespace