Share via


BackgroundRemovedColorFrame.Timestamp Property

Kinect for Windows 1.8

Gets or sets the timestamp for the time that this BackgroundRemovedColorFrame was generated.

Syntax

public long Timestamp { get; set; }

Property Value

Type: Int64
The timestamp for the time that this BackgroundRemovedColorFrame was generated. This value is identical to the timestamp for the corresponding ColorImageFrame object.

Requirements

Namespace: Microsoft.Kinect.Toolkit.BackgroundRemoval

Assembly: Microsoft.Kinect.Toolkit.BackgroundRemoval (in microsoft.kinect.toolkit.backgroundremoval.dll)

See Also

Reference

BackgroundRemovedColorFrame Class
BackgroundRemovedColorFrame Members
Microsoft.Kinect.Toolkit.BackgroundRemoval Namespace