CaptureFileName
Viscom Software VideoCap ActiveX Control |
CaptureFileName Property
Description: |
Returns or sets the capture file name when capturing |
Usage: |
VideoCap1.CaptureFileName[= value] |
Data Type: |
String |
Example: |
This Visual Basic example capture the video without sound: Private Sub Form_Load() |
Value: |
"c:\test.avi" |