Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the modes in which engaged users can be tracked.
Syntax
public enum class KinectEngagementMode
public enum KinectEngagementMode
var kinectEngagementMode = WindowsPreview.Kinect.Input.KinectEngagementMode.manualOnePerson;
Members
Member | Value | Description |
---|---|---|
ManualOnePerson | 3 | The app specifies one engaged person. |
ManualTwoPerson | 4 | The app specifies two engaged people. |
None | 0 | No engagement tracking. |
SystemOnePerson | 1 | The system dynamically detects one engaged person. |
SystemTwoPerson | 2 | The system dynamically detects two engaged people. |
Requirements
Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd