UseAudioCompressor
|
UseAudioCompressor Property |
Description
Enable or disable use audio 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.UseAudioCompressor[= value] |
Example
[Visual Basic Syntax] (this example have not use audio compressor when output avi file) |