ReplayInfraredFrame Class (KinectEx.DVR)
A recordable / replayable version of an InfraredFrame .
- C#
- VB
- C++
- F#
public class ReplayInfraredFrame : ReplayFrame
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public ReplayInfraredFrame = class inherit ReplayFrame end
The ReplayInfraredFrame type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
BytesPerPixel | The number of bytes per pixel | ||
FrameData | The raw infrared data stored in this frame. | ||
FrameType | The type of frame represented by this |
||
Height | The height (in pixels) of the infrared frame. | ||
RelativeTime | The unique relative time at which this frame was captured. (Inherited from ReplayFrame.) | ||
Width | The width (in pixels) of the infrared frame. |
Platforms | Name | Description | |
---|---|---|---|
CompareTo | Compare this frame to another for the purposes of sorting. (Inherited from ReplayFrame.) | ||
GetFrameDataAsync | Used during replay to retrieve the raw infrared data stored on disk for this frame. |
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT