KinectApi MethodsYouInteract Documentation

The KinectApi type exposes the following members.

Methods
  NameDescription
Public methodStatic memberbindRegion
Binds the Kinect Sensor in use to the KinectRegion provided as an argument
Public methodStatic membergetSensor
Returns the KinectSensorChooser currently in use
Public methodStatic memberonLoaded
The onLoaded method that should be called on the project's MainWindow WARNING: Should not be called in a Page
Public methodStatic membersetColor
Sets the Color Requirement needed for the Color Stream to be read
Public methodStatic membersetKinectRequirements
Use this function only when testing plugin! Insert in mainWindow when navigating to a frame to assure page requirements are set
Public methodStatic memberunbindRegion
Unbinds the Kinect Region in use
Top
See Also