Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an interface to a body frame source.
Syntax
interface IBodyFrameSource : public IUnknown
Members
IBodyFrameSource has the following members.
Methods
| Name | Description |
|---|---|
| get_BodyCount | Gets the body count. |
| get_IsActive | Gets the current activity status of this source. |
| get_KinectSensor | Gets the parent sensor. |
| GetFrameCapturedEventData | Retrieves the event data when a frame is captured. |
| OpenReader | Creates a frame reader for the body index frame source. |
| OverrideAndReplaceHandTracking | Override hand tracking the old tracking id and replace it with the new tracking id. |
| OverrideHandTracking | Override hand tracking using the tracking id. |
| SubscribeFrameCaptured | Event 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. |
| UnsubscribeFrameCaptured | Unsubscribes a subscribed event handler when a frame has been captured. |
Requirements
Header: kinect.h
Library: kinect20.lib