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