DepthFrameReference Class

Represents a reference to an actual depth frame.

Syntax

public ref class DepthFrameReference sealed
public sealed class DepthFrameReference
var depthFrameReference = WindowsPreview.Kinect.DepthFrameReference;

Members

DepthFrameReference has the following members.

Properties

Name Description
RelativeTime Gets the timestamp of the referenced depth frame.

Methods

Name Description
AcquireFrame Gets the actual depth frame from the reference.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace