BodyIndexFrameReader.AcquireLatestFrame Method

Gets the most recent body index frame.

Syntax

public:
BodyIndexFrame^ AcquireLatestFrame()
public BodyIndexFrameAcquireLatestFrame ()
var bodyIndexFrame = bodyIndexFrameReader.acquireLatestFrame();

Return value

Type: BodyIndexFrame
The most recent body index frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyIndexFrameReader Class
WindowsPreview.Kinect Namespace