Mode Defines the mode to open the camera application.
It can be one of:
1 - Image
Quality Defines the quality of the Image to be taken by the Camera
It can be one of:
1 - Default
2 - Low
3 - Normal
4 - High
Width Resolutionnumeric The width resolution of the camera.
The value 0 is for default values.
Height Resolutionnumeric The height resolution of the camera.
The value 0 is for default values
Windows Titlestring The windows title showed in the openned window.
Default Folderstring the default folder to save the file. (image or video files).
Default Filestring The default file to save the images or videos created after this action.
If defined, the user must also add the extension (.jpg, .mp4, etc).
Target Filenamestring The Control or Variable where the generated File name will be stored.
2 - Video Only
Video Type Defines the Video type to the camera application.
It can be one of:
1 - All,
2 - Standard,
3 - Messaging.
Max Video Time (s)numeric Defines the maximum time, in seconds, of the Video to be recorded.
Width Resolutionnumeric The width resolution of the camera.
The value 0 is for default values.
Height Resolutionnumeric The height resolution of the camera.
The value 0 is for default values
Windows Titlestring The windows title showed in the openned window.
Default Folderstring the default folder to save the file. (image or video files).
Default Filestring The default file to save the images or videos created after this action.
If defined, the user must also add the extension (.jpg, .mp4, etc).
Target Filenamestring The Control or Variable where the generated File name will be stored.
3 - Video With Audio
Video Type Defines the Video type to the camera application.
It can be one of:
1 - All,
2 - Standard,
3 - Messaging.
Max Video Time (s)numeric Defines the maximum time, in seconds, of the Video to be recorded.
Width Resolutionnumeric The width resolution of the camera.
The value 0 is for default values.
Height Resolutionnumeric The height resolution of the camera.
The value 0 is for default values
Windows Titlestring The windows title showed in the openned window.
Default Folderstring the default folder to save the file. (image or video files).
Default Filestring The default file to save the images or videos created after this action.
If defined, the user must also add the extension (.jpg, .mp4, etc).
Target Filenamestring The Control or Variable where the generated File name will be stored.
This action is for Windows Mobile 5 or higher.
Android does not allow to specify image quality when taking a photo.
Some devices the Quality parameter in Image Mode is not Supported. The User should manually change the Quality settings in the device itself, or use the Action Resize Image.