IBodyIndexFrameReader Interface

Represents an interface to a reader for body index frames.

interface IBodyIndexFrameReader : public IUnknown

IBodyIndexFrameReader has the following members.

NameDescription
AcquireLatestFrameGets the most recent body index frame.
get_BodyIndexFrameSourceGets the source of the body index frames.
get_IsPausedGets whether the body index frame reader is paused.
GetFrameArrivedEventDataGets the event data when a new frame arrives.
put_IsPausedSets a boolean value that either pauses the body index frame reader or resumes it.
SubscribeFrameArrived Subscribes to the specified event handler to process new frames.
UnsubscribeFrameArrivedUnsubscribes the specified event handler that processes new frames.

Header: kinect.h
Library: kinect20.lib

Community Additions

ADD
Show: