Azure Kinect Body Tracking SDK  1.0.1

◆ DeviceTimestamp

TimeSpan Microsoft.Azure.Kinect.BodyTracking.Frame.DeviceTimestamp
get

Get the body frame's device timestamp.

The timestamp of the body frame. If the frame is invalid this call will return 0. It is also possible for 0 to be a valid timestamp originating from the beginning of a recording or the start of streaming.

Called when the user has received a body frame and wants to access the data contained in it.