ILongExposureInfraredFrameSource Interface
Represents a source of long exposure infrared frames from a KinectSensor.
ILongExposureInfraredFrameSource has the following members.
| Name | Description |
|---|---|
| get_FrameDescription | Gets the description of the long exposure infrared frames. |
| get_IsActive | Gets whether the long exposure infrared frame source is active. |
| get_KinectSensor | Gets the KinectSensor of the long exposure infrared frame source. |
| GetFrameCapturedEventData | Gets the event data from the specified event handler when a new frame is captured. |
| OpenReader | Creates a frame reader for the long exposure infrared frame source. |
| 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 the specified event handler that processes new infrared frames. |
Community Additions
ADD
Show: