KinectApi setKinectRequirements Method YouInteract Documentation
Use this function only when testing plugin! Insert in mainWindow when navigating to a frame to assure page requirements are set

Namespace: YouInteract.YouBasic
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void setKinectRequirements(
	KinectRequirements e
)

Parameters

e
Type: YouInteract.YouBasic KinectRequirements
The Kinect Requirements of the page you're about to navigate to
See Also