Share via


SkeletonStream Class

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Maintains the stream of skeleton data.

Syntax

public sealed class SkeletonStream

Remarks

The sensor streams skeleton data using SkeletonFrame objects, each of which contains one frame of skeleton data. The SkeletonStream contains data to track up to six skeletons at the same time.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

SkeletonStream Members
Microsoft.Kinect Namespace