IInfraredFrameReader Interface
Represents a reader for infrared frames.
IInfraredFrameReader has the following members.
| 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. |
Community Additions
ADD
Show: