Contains the types and members in the Microsoft.Kinect namespace.
The Microsoft.Kinect namespace is implemented in a stand alone assembly. To use the assembly, you must add a reference to it manually in your development environment.
Important
When working with the Microsoft.Kinect DLL, you must copy the
NuiDatabasefolder located underMicrosoft Durango XDK\xdk\redist\in your XDK installation to the\loosefolder of your package. If you do not, users will receive an error when code attempts to call these APIs. Users can refer to the NuiFaceScan sample for an example on how to copy this folder as a post-build step.This procedure is also a requirement for the underlying classes on this page.
| Name | Description | |
|---|---|---|
![]() |
ContinuousGestureResult | Tracks the result of a continuous gesture. |
![]() |
DiscreteGestureResult | Tracks the result of detecting a discrete gesture. |
![]() |
Gesture | Represents a Gesture. |
![]() |
TrackingIdLostEventArgs | Arguments for TrackingIdLost events. |
![]() |
VisualGestureBuilderDatabase | Represents a VisualGestureBuilderDatabase. |
![]() |
VisualGestureBuilderFrame | Represents a VisualGestureBuilderFrame. |
![]() |
VisualGestureBuilderFrameArrivedEventArgs | Arguments for VisualGestureBuilderFrameReader events. |
![]() |
VisualGestureBuilderFrameReader | Represents a VisualGestureBuilderFrameReader. |
![]() |
VisualGestureBuilderFrameReference | Represents a VisualGestureBuilderFrameReference. |
![]() |
VisualGestureBuilderFrameSource | Represents a VisualGestureBuilderFrameSource. |
| Name | Description | |
|---|---|---|
![]() |
GestureType | Gesture options. |