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.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Enables skeleton data smoothing using default smoothing values.
Syntax
public void Enable ()
'Declaration
Public Sub Enable
Remarks
For a list of the default smoothing values, see the TransformSmoothParameters Properties topic. Use SkeletonStream.Enable (TransformSmoothParameters) to smooth using custom smoothing values.
Use Disable to disable skeleton data streaming.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
SkeletonStream Class
SkeletonStream Members
Microsoft.Kinect Namespace