KinectRecorder.ColorRecorderCodec Property (KinectEx.DVR)

The codec used to encode Color frame images. By default, this is a RawColorCodec that records at full resolution (i.e., 1920 x 1080 x 4 bits/pixel). Cannot be changed after recording has started.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public IColorCodec ColorRecorderCodec { get; set; }

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member ColorRecorderCodec : IColorCodec with get, set

Property Value

Type: KinectEx.DVR.IColorCodec
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows 8.1 Store - WinRT