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