KinectReplay.IsFinished Property (KinectEx.DVR)

Whether this instance of KinectReplay has finished playback. While IsStarted can change to false any time playback is stopped, this property is only changed when playback stops due to reaching the end of the playback stream.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public bool IsFinished { get; }

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member IsFinished : bool with get

Property Value

Type: System.Boolean
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