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