UseAudioCompressor
Viscom Software Screen2Video ActiveX Control |
UseAudioCompressor Property
Description: |
Enable or disable audio compressor when output to avi file. |
Usage: |
Screen2Video1.UseAudioCompressor[= value] |
Data Type: |
Boolean |
Example: |
This Visual Basic example output to avi without compressor. Private Sub Capture_Click() End Sub |