ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the video was successfully saved,False otherwise. To find out the error details, use ErrorInfo.
Name of Camera control to use.
Name and full (or relative) path of file to create. If an image is saved, a BMP file is created. If a video sequence is saved, an AVI file is created.Caution: No UNC path can be used.
Type of capture:viPictureCapture Capture an image in the format of a BMP file.viVideoCapture(Default value) Capture a video sequence in the format of an AVI file.
Duration of capture (in seconds). If this parameter is set to 0 or if it is not specified, the capture will stop:during the call to <Camera>.Stop.when the specified disk is full.This parameter can correspond to: an integer corresponding to the number of seconds,a Duration variable,Versions 23 and laterthe direct indication of duration (1 s or 10 ms for example). New in version 23the direct indication of duration (1 s or 10 ms for example). the direct indication of duration (1 s or 10 ms for example).
Number of images saved per second (15 by default). This parameter is taken into account only if <Type of capture> is equal to viVideoCapture.
True (by default) if the video currently transmitted must be viewed in the specified Camera control,False otherwise.
Save in image format
Use conditions:
Last update: 10/27/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: