WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
True if the video was successfully saved,False otherwise. To find out the error details, use ErrorInfo.
Name of Camera control to use. There is no need to display the video in a Camera control in order to save it.
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. If an image is saved, a JPEG file is created. If a video sequence is saved, an ASF file is created. If an image is saved, a JPEG file is created. If a video sequence is saved, the format and quality of captured video depend on the default setting of device and they can differ between the different devices. Caution: No UNC path can be used.
Type of capture:viPictureCapture Capture an image in the format of a BMP file. The capture is performed in a JPEG file. The capture is performed in a JPEG file.viVideoCapture(Default value) Capture a video sequence in the format of an AVI file. The capture is performed in ASF format. If a video sequence is saved, the format and quality of captured video depend on the default setting of device and they can differ between the different devices.
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 VideoStop.when the specified disk is full.Note: This parameter can correspond to: an integer corresponding to the number of seconds,a Duration variable,Versions 23 and laterthe direct indication of the duration ('1 s' for example). New in version 23the direct indication of the duration ('1 s' for example). the direct indication of the duration ('1 s' 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. This parameter is ignored.
True (by default) if the video currently transmitted must be viewed in the specified Camera control,False otherwise. This parameter is ignored. The video saved is always viewed in the Camera control.
Save in image format
Use conditions:
Required permissions
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: