FaceFrameSource Class
Represents a face frame source.
FaceFrameSource has the following members.
| Name | Description |
|---|---|
| FaceFrameSource | Initializes a new instance of the FaceFrameSource class. |
| Name | Description |
|---|---|
| FaceFrameFeatures | Gets the flags that indicate which face frame features data are present in this face frame. |
| IsActive | Gets the current activity status of this source. |
| IsTrackingIdValid | Gets a boolean that indicates if the tracking id is valid. |
| KinectSensor | Gets the Kinect sensor associated with the face frame source. |
| TrackingId | Gets or sets the tracking id. |
| Name | Description |
|---|---|
| OpenReader | Opens a new stream reader. This reader must be disposed. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property of the FaceFrameSource changes. |
| TrackingIdLost | This event occurs when invalid frames arrive for the TrackingId listed in the event args. |
Community Additions
ADD
Show: