KinectRecorder.IsStarted Property (KinectEx.DVR)

Indicates whether the recorder is currently started. Will be true any time between the calls to Start() and StopAsync().

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member IsStarted : bool with get

Property Value

Type: System.Boolean
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows 8.1 Store - WinRT