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 source of long exposure infrared frames from a KinectSensor.
Syntax
interface ILongExposureInfraredFrameSource : public IUnknown
Members
ILongExposureInfraredFrameSource has the following members.
Methods
| 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. |
Requirements
Header: kinect.h
Library: kinect20.lib