JpegColorCodec.JpegQuality Property (KinectEx.DVR)

Gets or sets the compression quality factor used to encode the individual JPEG bitmaps. Should be between 1 (smallest / lowest quality) and 100 (largest / highest quality). Default is 70.

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

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member JpegQuality : 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