BodyFrameReference Class

Represents a reference to an actual body frame.

Syntax

public ref class BodyFrameReference sealed
public sealed class BodyFrameReference
var bodyFrameReference = WindowsPreview.Kinect.BodyFrameReference;

Members

BodyFrameReference has the following members.

Properties

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

Methods

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

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect Namespace