Share via


IHighDefinitionFaceFrameSource Interface

Represents a high definition face frame source.

Syntax

interface IHighDefinitionFaceFrameSource : public IUnknown

Members

IHighDefinitionFaceFrameSource has the following members.

Methods

Name Description
FeedAndCalculateFrameData Calculates frame data for the high definition face frame source.
get_FaceModel Gets the face model for the frame source.
get_IsActive Gets the current activity status of this frame source.
get_IsOnline Gets the current online status of this 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 high definition frame source.
get_TrackingId Gets the tracking ID for the high definition frame source.
get_TrackingQuality Gets the tracking quality.
GetTrackingIdLostEventData >Gets the event data from a tracking ID lost frame event.
OpenModelBuilder Opens a new model builder.
OpenReader Creates a frame reader for the high definition face frame source.
put_FaceModel Sets the face model for the frame source.
put_IsOnline Sets the current activity status of this source.
put_TrackingId Sets the tracking ID of the high definition face frame source.
put_TrackingQuality Sets the tracking quality.
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