ESRI.ArcGIS.ConversionTools
RasterToVideo Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace : RasterToVideo Class




For a list of all members of this type, see RasterToVideo members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertycodecThe codec used for compressing the frames while writing the video file. The list of codecs can vary on different machines. (In, Optional)  
Public Propertyduration_methodThe method to be used for defining the output video duration. (In, Optional)  
Public Propertyimage_formatThe format of the images files in the folder. The output video will be created using the images of the chosen format. (In, Optional)  
Public Propertyinput_folderThe folder containing the images. The images in the folder should be of the same type (BMP or JPEG). (In, Required)  
Public Propertyout_video_fileThe output video file (*.avi or *.mov). (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyqualityThe 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)  
Public PropertytimeDuration of the video to be output. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.