BodyFrameReader.AcquireLatestFrame Method

Gets the most recent body frame.

Syntax

public:
BodyFrame^ AcquireLatestFrame()
public BodyFrameAcquireLatestFrame ()
var bodyFrame = bodyFrameReader.acquireLatestFrame();

Return value

Type: BodyFrame
The most recent body frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyFrameReader Class
WindowsPreview.Kinect Namespace