IBodyFrameSource Interface

Represents an interface to a body frame source.

interface IBodyFrameSource : public IUnknown

IBodyFrameSource has the following members.

NameDescription
get_BodyCountGets the body count.
get_IsActiveGets the current activity status of this source.
get_KinectSensorGets the parent sensor.
GetFrameCapturedEventDataRetrieves the event data when a frame is captured.
OpenReaderCreates a frame reader for the body index frame source.
OverrideAndReplaceHandTrackingOverride hand tracking the old tracking id and replace it with the new tracking id.
OverrideHandTrackingOverride hand tracking using the tracking id.
SubscribeFrameCapturedEvent that is used to notify the application that the next frame is ready to be delivered to subscribed readers or if a frame has been dropped.
UnsubscribeFrameCapturedUnsubscribes a subscribed event handler when a frame has been captured.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: