ESRI.ArcGIS.ConversionTools | |
RasterToVideo Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.ConversionTools Namespace : RasterToVideo Class |
The following tables list the members exposed by RasterToVideo.
Name | Description | |
---|---|---|
RasterToVideo Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
codec | The codec used for compressing the frames while writing the video file. The list of codecs can vary on different machines. (In, Optional) | |
duration_method | The method to be used for defining the output video duration. (In, Optional) | |
image_format | The format of the images files in the folder. The output video will be created using the images of the chosen format. (In, Optional) | |
input_folder | The folder containing the images. The images in the folder should be of the same type (BMP or JPEG). (In, Required) | |
out_video_file | The output video file (*.avi or *.mov). (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
quality | The quality of the output video. The video can be exported at different qualities ranging from 1 to 100. The default value is 100. (In, Optional) | |
time | Duration of the video to be output. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |