KinectReplay.KinectReplay Method (KinectEx.DVR)

Creates a new instance of a KinectReplay using the referenced stream. This will read in the headers for all frames in the stream and make them available for playback. The stream will remain open until the instance is disposed.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public KinectReplay(
	Stream stream
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

new : 
	stream : Stream -> KinectReplay

Parameters

stream
Type: System.IO.Stream
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