The Kinect API for developing in YouInteractAPI.

Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)

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
|

Name | Description | |
---|---|---|
![]() ![]() | ColorStreamEvent |
This is the Color Event that contains the UserInfo Array to be read by the developer
|
![]() ![]() | InteractionEvent |
This is the Interaction Event that contains the UserInfo Array to be read by the developer
|
![]() ![]() | SkeletonEvent |
This is the Skeleton Event that contains the Skeleton Array to be read by the developer
|
