FaceFrameResult.RelativeTime Property

Gets the timestamp of the face frame result.

public:
property TimeSpan RelativeTime {
         TimeSpan get ();
}

Property value

[C++] 
[C#] 
[JavaScript] 
Type: TimeSpan
Type: TimeSpan
Type: Number
 
The timestamp of the face frame result.

Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)

Community Additions

ADD
Show: