ReplayFrame Class (KinectEx.DVR)

Base class for all forms of recordable / replayable frames.
System.Object
   KinectEx.DVR.ReplayFrame
   More...

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • 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  
Top
  Platforms Name Description
FrameType The type of frame represented by this ReplayFrame
RelativeTime The unique relative time at which this frame was captured. 
Top
  Platforms Name Description
CompareTo Compare this frame to another for the purposes of sorting. (Implements IComparable.CompareTo().)
Top
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