KinectRecorder.RecordFrame Method (KinectEx.DVR)

Used in "Manual" mode to record a single DepthFrame if the depth 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(
	DepthFrame frame, 
	UInt16[] frameData
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member RecordFrame : 
	frame : DepthFrame * 
	frameData : UInt16[] -> unit

Parameters

frame
Type: Microsoft.Kinect.DepthFrame
frameData
Type: System.UInt16[]
Supported in:

    
 Windows Desktop - .NET 4.5