Share via


BodyFrameReference.AcquireFrame Method

Gets the actual body frame from the reference.

Syntax

public:
BodyFrame^ AcquireFrame()
public BodyFrameAcquireFrame ()
var bodyFrame = bodyFrameReference.acquireFrame();

Return value

Type: BodyFrame
The actual body frame from the reference.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

BodyFrameReference Class
WindowsPreview.Kinect Namespace