Share via


IBodyFrame Interface

Represents a frame that contains all the computed real-time tracking information about people that are in view of the sensor.

Syntax

interface IBodyFrame : public IUnknown

Members

IBodyFrame has the following members.

Methods

Name Description
get_BodyFrameSource Gets the body frame source.
get_FloorClipPlane Gets the floor clip plane.
get_RelativeTime Gets the timestamp of the body frame.
GetAndRefreshBodyData Gets refreshed body data.

Remarks

The computed data provided by this frame type includes skeletal joints and orientations, hand states, facial expressions, and more for up to 6 people at a time. These tracking features provide a great baseline for getting started with human interaction in your app.

Requirements

Header: kinect.h

Library: kinect20.lib