UseVideoCompressor
|
UseVideoCompressor Property |
Description
Enable or disable use video compressor when output to avi files. Default value is false.
You should set this property before call InitControl method.
Property Type
Read/Write property
Data Type
Boolean
Syntax
VideoEdit.UseVideoCompressor[= value] |
Example
[Visual Basic Syntax] (this example have not use video compressor when output avi file:) |