ReplayBodyFrame.Bodies Property (KinectEx.DVR)

The list of CustomBody objects in the frame.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public List<CustomBody> Bodies { get; internal set; }

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member Bodies : List<CustomBody> with get, internal set

Property Value

Type: List<CustomBody>
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