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