IBodyHandPair Interface

Represents a pairing of a tracked body and an indicator of whether the associated hand is the right or left hand of the tracked body.

Syntax

interface IBodyHandPair : public IUnknown

Members

IBodyHandPair has the following members.

Methods

Name Description
get_BodyTrackingId Gets the unique body tracking ID.
get_HandType Gets the hand type of a body/hand pair.
put_BodyTrackingId Sets the unique body tracking ID.
put_HandType Sets the hand type of a body/hand pair.

Requirements

Header: kinect.h

Library: TBD