Property VLCompression.TVLVideoCompressionItem.Quality

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: TVLVideoCompressionItem

Contents

Syntax

Delphi:

property Quality : DWORD read FQuality write FQuality default DEFAULT_QUALITY;

C++ Builder:

__property DWORD Quality = { read=FQuality, write=FQuality, default=DEFAULT_QUALITY };

Summary

Desired compressor quality (1-1000).

Description

Use this property to specify the desired compressor quality.

1 - High compression/Low quality

1000 - Low compression/High qiality

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox