KinectRecorder.EnableInfraredRecorder Property (KinectEx.DVR)

Determines whether the KinectRecorder will record Infrared frames. Applies only when the KinectRecorder is in "Automatic" mode. Cannot be changed after recording has started.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member EnableInfraredRecorder : bool with get, set

Property Value

Type: System.Boolean
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows 8.1 Store - WinRT