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.

Public Constructors

 NameDescription
Public ConstructorRasterToVideo ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

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.