Property VLDSCompression.TVLDSVideoCompressionItem.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: TVLDSVideoCompressionItem

Contents

Syntax

Delphi:

property Quality : Cardinal read FQuality write SetQuality;

C++ Builder:

__property unsigned int Quality = { read=FQuality, write=SetQuality };

Summary

Desired compression quality(0 - 100000).

Description

Use this property to specify the quality as a value between 0 and 100000, where 100000 indicates the best quality and 0 indicates the worst quality. If the value is negative, the filter will use the default quality.

The exact meaning of the quality setting depends on the filter.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox