KinectSensor.BodyIndexFrameSource Property

Gets the source for body index frames.

Syntax

public:
property BodyIndexFrameSource^ BodyIndexFrameSource {
         BodyIndexFrameSource^ get ();
}
public BodyIndexFrameSourceBodyIndexFrameSource { get; }
var bodyIndexFrameSource = kinectSensor.bodyIndexFrameSource;

Property value

Type: BodyIndexFrameSource
The source for body index frames.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

KinectSensor Class
WindowsPreview.Kinect Namespace