SkeletonStream.Disable Method
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Disables the skeleton stream.
Syntax
public void Disable ()
'Declaration
Public Sub Disable
Remarks
To enable skeleton data streaming, use one of the methods in the SkeletonStream.Enable Method topic.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
SkeletonStream Class
SkeletonStream Members
Microsoft.Kinect Namespace