FaceFrameReader Class

Represents a face frame reader.

public ref class FaceFrameReader sealed : IClosable, INotifyPropertyChanged

FaceFrameReader has the following members.

NameDescription
FaceFrameSourceGets the 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 FaceFrameReader.

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

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

Community Additions

ADD
Show: