FaceFrameSource Class

Represents a face frame source.

public ref class FaceFrameSource sealed

FaceFrameSource has the following members.

NameDescription
FaceFrameSourceInitializes a new instance of the FaceFrameSource class.

NameDescription
FaceFrameFeaturesGets the flags that indicate which face frame features data are present in this face frame.
IsActiveGets the current activity status of this source.
IsTrackingIdValidGets a boolean that indicates if the tracking id is valid.
KinectSensorGets the Kinect sensor associated with the face frame source.
TrackingIdGets or sets the tracking id.

NameDescription
OpenReaderOpens a new stream reader. This reader must be disposed.

NameDescription
PropertyChanged Occurs when a property of the FaceFrameSource changes.
TrackingIdLostThis event occurs when invalid frames arrive for the TrackingId listed in the event args.

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

Community Additions

ADD
Show: