Share via


Microsoft.Kinect.Toolkit Namespace

Kinect for Windows 1.7, 1.8

Describes the managed code APIs in the Kinect for Windows Developer Toolkit.

Classes

Name Description
Public Class ContextEventWrapper Wrapper that holds a collection of event handlers for a specific type and associates a context with them.
Public Class KinectChangedEventArgs Args for the KinectChanged event
Public Class KinectSensorChooser Component that automatically finds a Kinect and handles updates to the sensor.
Public Class KinectSensorChooserUI Creates the KinectSensorChooserUI class.
Public Class KinectSensorChooserUIViewModel View model for the KinectSensorChooser.
Public Class RelayCommand Command that executes a delegate that takes no parameters.
Public Class RelayCommand Command that executes a delegate that takes no parameters.
Public Class ThreadSafeCollection IList implementation with locking on all operations.

Enumerations

Name Description
Public Enumeration ChooserStatus Enumerates Sensor Chooser status.
Public Enumeration ContextSynchronizationMethod The possible methods for sending data to the synchronization context.

In This Section