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

In This Topic
    FrameRate Property (VideoFormatBase)
    In This Topic
    Gets and sets the number of images for each second of the video.
    Syntax
    public double FrameRate {get; set;}
    Public Property FrameRate As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also