ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AnimationExportParameters Class / Quality Property

In This Topic
    Quality Property
    In This Topic
    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'.
    Syntax
    public double Quality {get; set;}
    Public Property Quality As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also