Share via


KinectSensor.SkeletonStream Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the skeleton stream.

Syntax

public SkeletonStream SkeletonStream { get; }
'Declaration
Public ReadOnly Property SkeletonStream As SkeletonStream 

Property Value

Type: SkeletonStream
The skeleton stream.

Remarks

Use this property to access skeleton data in the skeleton stream.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace