ReplayFrame Class (KinectEx.DVR)
Base class for all forms of recordable / replayable frames.
- C#
- VB
- C++
- F#
public abstract class ReplayFrame : IComparable
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<AbstractClass>] type public ReplayFrame = class interface IComparable end
The ReplayFrame type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
ReplayFrame |
Platforms | Name | Description | |
---|---|---|---|
FrameType | The type of frame represented by this |
||
RelativeTime | The unique relative time at which this frame was captured. |
Platforms | Name | Description | |
---|---|---|---|
CompareTo | Compare this frame to another for the purposes of sorting. (Implements IComparable.CompareTo().) |
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