|
|
|
|
|
|
|
|
|
|
|
|
| Category: Camera functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a data file or query... |
|
|
|
|
|
|
|
Captures the images received from the camera:- as an image: take a photo.
- as a video: record a video.
|
|
|
|
|
|
|
|
| Usage example of the CameraChangeDriver function |
|
|
|
|
|
|
|
| Connects the "Camera" control to a specific driver for video capture. |
|
|
|
|
|
|
|
| Allows you to configure the video capture driver. |
|
|
|
|
|
|
|
| Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. |
|
|
|
|
|
|
|
| Generates a thumbnail of the specified photo or video. |
|
|
|
|
|
|
|
| Lists the video capture drivers installed on the current computer. |
|
|
|
|
|
|
|
| Lists the values supported by the device camera for a given parameter. |
|
|
|
|
|
|
|
| Returns or modifies the value of a parameter for the device camera. |
|
|
|
|
|
|
|
| Captures a photo via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Requests permission to use the device's camera. |
|
|
|
|
|
|
|
| Starts the device's native camera application to record a video or to take a photo. |
|
|
|
|
|
|
|
| Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
|
| Returns the status of a Camera control. |
|
|
|
|
|
|
|
| Stops the video preview or video recording in a Camera control. |
|
|
|
|
|
|
|
| Stops decoding bar codes in a Camera control. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Opens a specific window for scanning one or more documents using the phone or tablet camera. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called when the photo is saved via CaméraPhoto. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called when taking photos or recording videos via CameraRunApp. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called when the video recording is completed. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") executed when a scan is completed with the ScanFromCameraToImage function, when the scan fails or when it is canceled by the user. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|