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.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Contains the KinectSensorChooser reusable component.
Overview
This managed code project contains the KinectSensorChooser reusable component.
- This component helps an application manage the lifetime of the Kinect sensor.
- The KinectSensorChooser class is a UI agnostics component.
- KinectSensorChooserUI, also available in this component, is a WPF control that provides ready to use UI.
To Use the Component
- Add a reference to the project from your own application and insert classes as appropriate.
- For an example, see the Shape Game C# Sample.