BodyIndexFrame.BodyIndexFrameSource Property

Gets the source of the body index frame.

Syntax

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

Property value

Type: BodyIndexFrameSource
The source of the body index frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrame Class
WindowsPreview.Kinect Namespace