FaceFrameSource Members
FaceFrameSource has the following members.
Public Constructors
| |
Name |
Description |
 |
FaceFrameSource |
Initializes a new instance of the FaceFrameSource class. |
Public Properties
| |
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. |
Public Methods
| |
Name |
Description |
 |
OpenReader |
Opens a new stream reader. This reader must be disposed. |
Public Events
| |
Name |
Description |
 |
TrackingIdLost |
This event occurs when invalid frames arrive for the TrackingId listed in the event args. |
See also
Reference
FaceFrameSource Class
Microsoft.Kinect.Face Namespace