DepthFrameReference.AcquireFrame Method

Gets the actual depth frame from the reference.

Syntax

public:
DepthFrame^ AcquireFrame()
public DepthFrameAcquireFrame ()
var depthFrame = depthFrameReference.acquireFrame();

Return value

Type: DepthFrame
The actual depth frame from the reference.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

DepthFrameReference Class
WindowsPreview.Kinect Namespace