Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an object for the KinectChanged event
Syntax
public KinectChangedEventArgs (
KinectSensor oldSensor,
KinectSensor newSensor
)
Parameters
- oldSensor
Type: KinectSensor
The old sensor. - newSensor
Type: KinectSensor
The new sensor.
Requirements
Namespace: Microsoft.Kinect.Toolkit
Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)
See Also
Reference
KinectChangedEventArgs Class
KinectChangedEventArgs Members
Microsoft.Kinect.Toolkit Namespace