Share via


LongExposureInfraredFrame.RelativeTime Property

Gets the timestamp of the long exposure infrared frame.

Syntax

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

Property value

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

Type: TimeSpan
Type: TimeSpan
Type: Number

 

The timestamp of the long exposure infrared frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

LongExposureInfraredFrame Class
WindowsPreview.Kinect Namespace