// returns the number of Kinect users public int GetUsersCount() { return(InteractionWrapper.GetInteractorsCount()); }