The KinectApi type exposes the following members.
| Name | Description | |
|---|---|---|
| bindRegion |
Binds the Kinect Sensor in use to the KinectRegion provided as an argument
| |
| getSensor |
Returns the KinectSensorChooser currently in use
| |
| onLoaded |
The onLoaded method that should be called on the project's MainWindow
WARNING: Should not be called in a Page
| |
| setColor |
Sets the Color Requirement needed for the Color Stream to be read
| |
| setKinectRequirements |
Use this function only when testing plugin! Insert in mainWindow when navigating to a frame to assure page requirements are set
| |
| unbindRegion |
Unbinds the Kinect Region in use
|