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 reader.
Syntax
interface IBodyFrameReader : public IUnknown
Members
IBodyFrameReader has the following members.
Methods
| Name | Description |
|---|---|
| AcquireLatestFrame | Gets the most recent frame. It may return null if no frame is available. |
| get_BodyFrameSource | Gets the body frame source. |
| get_IsPaused | Gets a boolean value that indicates if this reader is paused. |
| GetFrameArrivedEventData | Gets the event data when a new frame arrives. |
| put_IsPaused | Sets a boolean value that pauses or resumes the reader. |
| SubscribeFrameArrived | Subscribes to the specified event handler to process new frames. |
| UnsubscribeFrameArrived | Unsubscribes the specified event handler that processes new frames. |
Requirements
Header: kinect.h
Library: kinect20.lib