Capabilities of the Kinect sensor.
[FlagsAttribute]
public enum class KinectCapabilities
| Member | Value | Description |
|---|---|---|
| None | 0 | No capabilities are supported. |
| Vision | 1 | Vision is supported. |
| Audio | 2 | Audio is supported. |
| Face | 4 | Facial recognition is supported. |
| Expressions | 8 | Expressions are supported. |
| Gamechat | 16 | Game chat is supported. |
A title declares these capabilities in the mx:Capability element in its application manifest file.
Namespace: Windows.Kinect
Metadata: windows.winmd