RawColorCodec.OutputWidth Property (KinectEx.DVR)

If changed, resizes the width of an encoded bitmap to the specified number of pixels. By default, the frame will be encoded using the same width as the input bitmap.

Namespace: KinectEx.DVR
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public sealed virtual int OutputWidth { get; set; }

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

abstract OutputWidth : int with get, set
default OutputWidth : int with get, set

Property Value

Type: System.Int32
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