Share via


SkeletonStream.Enable Method ()

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