Activity Enumeration
The activity in which a body may be engaged.
Syntax
public enum class Activity
public enum Activity
var activity = WindowsPreview.Kinect.Activity.eyeLeftClosed;
Members
Member | Value | Description |
---|---|---|
EyeLeftClosed | 0 | The left eye is closed. |
EyeRightClosed | 1 | The right eye is closed. |
LookingAway | 4 | The person is looking away from the sensor. |
MouthMoved | 3 | The mouth moved. |
MouthOpen | 2 | The mouth is opened. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd