Skip to main content

Animation settings

System administrators can manage many ArcGIS Pro user application settings.

The settings described below should be added under the Animation element in the Pro.settingsConfig file.

Note:

These settings can only be configured by system administrators. They do not have corresponding settings available to users on the user interface.

ShowPresetDraft

When exporting an animation as a movie, include the Draft preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetDraft values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetDraft>true</ShowPresetDraft>

ShowPresetYouTube

When exporting an animation as a movie, include the YouTube preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetYouTube values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetYouTube>true</ShowPresetYouTube>

ShowPresetX

When exporting an animation as a movie, include the X preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetX values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetX>true</ShowPresetX>

ShowPresetInstagram

When exporting an animation as a movie, include the Instagram preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetInstagram values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetInstagram>true</ShowPresetInstagram>

ShowPresetGIF

When exporting an animation as a movie, include the GIF preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetGIF values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetGIF>true</ShowPresetGIF>

ShowPresetHD720

When exporting an animation as a movie, include the HD720 preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetHD720 values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetHD720>true</ShowPresetHD720>

ShowPresetHD1080

When exporting an animation as a movie, include the HD1080 preset in the Movie Export Presets list in the Export Movie pane.

Possible ShowPresetHD1080 values are the following:

  • true (default)

  • false

An example of this setting is shown below.

<ShowPresetHD1080>true</ShowPresetHD1080>