Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the timestamp of the face frame result.
Syntax
public:
property TimeSpan RelativeTime {
TimeSpan get ();
}
public TimeSpan RelativeTime { get; }
var relativeTime = faceFrameResult.relativeTime;
Property value
[C++]
[C#]
[JavaScript]
Type: TimeSpan
Type: TimeSpan
Type: Number
The timestamp of the face frame result.
Requirements
Namespace: Microsoft.Kinect.Face
Assembly: Microsoft.Kinect.Face (in microsoft.kinect.face.dll)