PreviewCaptureAudio
Viscom Software VideoCap ActiveX Control |
PreviewCaptureAudio Property
Description: |
Enables/disables capture the audio when preview. If you set this property to True, you will listen to the audio from speaker when preview. |
Usage: |
VideoCap1.PreviewCaptureAudio[= value] |
Data Type: |
Boolean |
Example: |
This Visual Basic example preview the video with sound: Private Sub Form_Load() |
Value: |
True or False |