ArcGIS Pro 3.7 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 Property FrameRate As Double
    public double FrameRate {get; set;}
    Remarks
    The default value is 30.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also