Share via


FaceFrameReference Class

Represents a reference to a FaceFrame.

Syntax

public ref class FaceFrameReference sealed
public sealed class FaceFrameReference
var faceFrameReference = Microsoft.Kinect.Face.FaceFrameReference;

Members

FaceFrameReference has the following members.

Properties

Name Description
RelativeTime Gets the relative time of this frame.

Methods

Name Description
AcquireFrame Gets a container for one frame of face frame data.

Requirements

Namespace: Microsoft.Kinect.Face

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

See also

Reference

Microsoft.Kinect.Face Namespace