KinectRecorder.MapDepthPositions Property (KinectEx.DVR)

Determines whether the KinectRecorder will map and store the 2D depth space position for joint locations. Applies only when the body recording is enabled. Cannot be changed after recording has started.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member MapDepthPositions : bool with get, set

Property Value

Type: System.Boolean
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows 8.1 Store - WinRT