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 long exposure infrared frames.
Syntax
public ref class LongExposureInfraredFrameReader sealed : IClosable, INotifyPropertyChanged
public sealed class LongExposureInfraredFrameReader : IDisposable, INotifyPropertyChanged
var longExposureInfraredFrameReader = WindowsPreview.Kinect.LongExposureInfraredFrameReader;
Members
LongExposureInfraredFrameReader has the following members.
Properties
| Name | Description |
|---|---|
| IsPaused | Gets or sets whether the long exposure infrared frame reader is paused. |
| LongExposureInfraredFrameSource | Gets the source of the long exposure infrared frames. |
Methods
| Name | Description |
|---|---|
| AcquireLatestFrame | Gets the most recent long exposure infrared frame. |
| Close | Closes and releases system resources associated with the long exposure infrared frame reader. |
Events
| Name | Description |
|---|---|
| FrameArrived | Event that fires whenever a frame is captured. |
| PropertyChanged | Occurs when a property of the LongExposureInfraredFrameReader class changes. |
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd