ArcGIS Pro 3.6 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
    Remarks
    The default value is 30.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also