ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / VideoFormatBase Class
Members

In This Topic
    VideoFormatBase Class
    In This Topic
    Represents the base class of a video format object that can be used to export a Presentation.
    Syntax
    public abstract class VideoFormatBase : ExportFormat 
    Public MustInherit Class VideoFormatBase 
       Inherits ExportFormat
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.ExportFormat
          ArcGIS.Desktop.Mapping.VideoFormatBase
             ArcGIS.Desktop.Mapping.AnimatedGIFFormat
             ArcGIS.Desktop.Mapping.AVIVideoFormat
             ArcGIS.Desktop.Mapping.MP4VideoFormat

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also