Share via


BodyFrame.RelativeTime Property

Gets the timestamp of the body frame.

Syntax

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

Property value

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

Type: TimeSpan
Type: TimeSpan
Type: Number

 

The timestamp of the body frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyFrame Class
WindowsPreview.Kinect Namespace