HighDefinitionFaceFrameReader Class

Represents a high-definition face frame reader.

public ref class HighDefinitionFaceFrameReader sealed : IClosable, INotifyPropertyChanged

HighDefinitionFaceFrameReader has the following members.

NameDescription
HighDefinitionFaceFrameSourceGets the high-definition face frame source.
IsPausedGets or sets a boolean that indicates if the reader is paused.

NameDescription
AcquireLatestFrame>Gets the most recent frame. It may return null if no frame is available.
CloseCloses the HighDefinitionFrameReader.

NameDescription
FrameArrivedOccurs when a new frame is ready.
PropertyChangedOccurs when a property of the HighDefinitionFaceFrameReader changes.

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

Community Additions

ADD
Show: