IHighDefinitionFaceFrameReader Interface

Represents a high definition face frame reader.

Syntax

interface IHighDefinitionFaceFrameReader : public IUnknown

Members

IHighDefinitionFaceFrameReader has the following members.

Methods

Name Description
AcquireLatestFrame Gets the most recent high definition face frame.
get_HighDefinitionFaceFrameSource Gets the source of the high definition face frames.
get_IsPaused Gets a boolean value that indicates if this reader is paused.
GetFrameArrivedEventData Gets the event data when a new frame arrives.
put_IsPaused Sets a boolean value that pauses or resumes the reader.
SubscribeFrameArrived Subscribes to the specified event handler to process new frames.
UnsubscribeFrameArrived Unsubscribes the specified event handler that processes new frames.

Requirements

Header: kinect.face.h

Library: Kinect20.face.lib