Share via


IFaceFrameSource Interface

Represents a FaceFrameSource.

Syntax

interface IFaceFrameSource : public IUnknown

Members

IFaceFrameSource has the following members.

Methods

Name Description
get_FaceFrameFeatures Gets the flags that indicate which face frame features data are present in this face frame.
get_IsActive Gets the current activity status of this face frame source.
get_IsTrackingIdValid Gets a value that indicates if the tracking ID of the face frame source is valid.
get_KinectSensor Gets the Kinect sensor associated with the face frame source.
get_TrackingId Gets the tracking ID for the face frame source.
GetTrackingIdLostEventData Gets the event data from a tracking ID lost frame event.
OpenReader Creates a frame reader for the face frame source.
put_FaceFrameFeatures Sets the flags that indicate which face frame features data are present in this face frame.
put_TrackingId Sets the tracking ID of the face frame source.
SubscribeTrackingIdLost Subscribes to the specified event handler to the tracking ID lost event.
UnsubscribeTrackingIdLost Unsubscribes the specified event handler that processes new frames.

Requirements

Header: kinect.face.h

Library: Kinect20.face.lib