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