ReplayBodyFrame Class (KinectEx.DVR)
A recordable / replayable version of a BodyFrame .
- C#
- VB
- C++
- F#
public class ReplayBodyFrame : ReplayFrame
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
type public ReplayBodyFrame = class inherit ReplayFrame end
The ReplayBodyFrame type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
Bodies | The list of |
||
BodyCount | Total number of |
||
FloorClipPlane | The plane of the floor as detected by the Kinect sensor. | ||
FrameType | The type of frame represented by this |
||
RelativeTime | The unique relative time at which this frame was captured. (Inherited from ReplayFrame.) |
Platforms | Name | Description | |
---|---|---|---|
CompareTo | Compare this frame to another for the purposes of sorting. (Inherited from ReplayFrame.) | ||
GetAndRefreshBodyData<T>(SmoothedBodyList<T>) | |||
GetAndRefreshBodyData<T>(IList<T>) | |||
MapColorPositions | Iterates over the bodies in the frame and maps each tracked body's CameraSpacePoint joint locations to ColorSpacePoints. | ||
MapDepthPositions | Iterates over the bodies in the frame and maps each tracked body's CameraSpacePoint joint locations to DepthSpacePoints. |
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
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