UseAudioCompressor
Viscom Software VideoCap ActiveX Control |
UseAudioCompressor Property
Description: |
Enables/disables audio compressor when capturing audio . |
Usage: |
VideoCap1.UseAudioCompressor[= value] |
Data Type: |
BOOL |
Example: |
This Visual Basic example capture the video without using audio compressor: Private Sub Form_Load() |
Value: |
True or False |