BodyFrameReference.AcquireFrame Method

Container for one frame’s worth of body image data. Can return null if the data is not available. Upon success, returns the BodyFrame corresponding to this event, which must be Disposed.

Syntax

public:
BodyFrame^ AcquireFrame()  

Return value

Type: BodyFrame 

One frame of body image data.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

BodyFrameReference Class

BodyFrameReference Members

Windows.Kinect Namespace