ImageEn, unit iewic

TIEWICWriter.CompressionQuality

TIEWICWriter.CompressionQuality


Declaration

property CompressionQuality: double;


Description

0.0 specifies the least efficient compression scheme available, typically resulting in a fast encode but larger output.
A value of 1.0 specifies the most efficient scheme available, typically taking more time to encode but producing smaller output.
HD Photo does not support this encoder option.
You must set this property before each PutFrame call.