KinectRecorder.RecordFrame Method (KinectEx.DVR)

Used in "Manual" mode to record a single BodyFrame if the body frame data has already been retrieved from the frame.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public void RecordFrame(
	BodyFrame frame, 
	List<CustomBody> bodies
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member RecordFrame : 
	frame : BodyFrame * 
	bodies : List<CustomBody> -> unit

Parameters

frame
Type: Microsoft.Kinect.BodyFrame
bodies
Type: List<CustomBody>
Supported in:

    
 Windows Desktop - .NET 4.5