BodyIndexFrameSource.OpenReader Method

Creates a frame reader for the body index frame source.

Syntax

public:
BodyIndexFrameReader^ OpenReader()
public BodyIndexFrameReaderOpenReader ()
var bodyIndexFrameReader = bodyIndexFrameSource.openReader();

Return value

Type: BodyIndexFrameReader
A new reader for the body index frame source.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameSource Class
WindowsPreview.Kinect Namespace