ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MP4VideoFormat Class
Properties Methods


In This Topic
    MP4VideoFormat Class Members
    In This Topic

    The following tables list the members exposed by MP4VideoFormat.

    Public Constructors
     NameDescription
    Public Constructor Initialize a new instance of MP4VideoFormat.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the default page duration (in seconds). The default duration is used when page's native duration is zero. (Inherited from ArcGIS.Desktop.Mapping.VideoFormatBase)
    Public Property Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Get or sets if the selection symbology should be shown for all the layerss. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets and sets the number of images for each second of the video. (Inherited from ArcGIS.Desktop.Mapping.VideoFormatBase)
    Public Property Gets or sets the caption (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets the number of pixels that represents the height of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets a flag indicating whether to honor CIMPresentationPage.IsAutomaticAdvancement. (Inherited from ArcGIS.Desktop.Mapping.VideoFormatBase)
    Public Property Gets or sets the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets and sets a multiplier used for the data rate when exporting a video format. A higher value will increase the quality, but also the file size of the exported video. The value can range from '0' to '1'. (Inherited from ArcGIS.Desktop.Mapping.VideoFormatBase)
    Public Property Gets or sets the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets the number of pixels that represents the width of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Top
    Public Methods
     NameDescription
    Public Method Validates the output file path. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Top
    See Also