HighDefinitionFaceFrameSource Class

Represents a high-definition face frame source.

public ref class HighDefinitionFaceFrameSource sealed : INotifyPropertyChanged

HighDefinitionFaceFrameSource has the following members.

NameDescription
HighDefinitionFaceFrameSourceInitializes a new instance of the HighDefinitionFaceFrameSource class.

NameDescription
FaceModelGets the face model for the frame source.
IsActiveGets a boolean that indicates the activity state of the high-definition face frame source.
IsOnlineGets the current activity status of this source.
IsTrackingIdValidGets a boolean that indicates if the tracking id is valid.
KinectSensorGets the Kinect sensor.
TrackingIdGets or sets the tracking ID.
TrackingQualityGets or sets the tracking quality.

NameDescription
FeedAndCalculateFrameDataTBD
OpenModelBuilderOpens a new model builder. The model builder must be disposed.
OpenReaderOpens a new stream reader. This reader must be disposed.

NameDescription
PropertyChanged Occurs when a property of the HighDefinitionFaceFrameSource changes.
TrackingIdLostOccurs when the tracking ID is lost.

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

Community Additions

ADD
Show: