KinectRecorder.RecordFrame Method (KinectEx.DVR)

Used in "Manual" mode to record a single ColorFrame if the color frame data has already been retrieved from the frame. Note that the frame data must have been converted to BGRA format.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public void RecordFrame(
	ColorFrame frame, 
	Byte[] bytes
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member RecordFrame : 
	frame : ColorFrame * 
	bytes : Byte[] -> unit

Parameters

frame
Type: WindowsPreview.Kinect.ColorFrame
bytes
Type: System.Byte[]
Supported in:

    
 Windows 8.1 Store - WinRT