OptionalfpsFrames per second; one page is one frame. Defaults to 30.
OptionalframePer-frame durations in milliseconds, one per page. Overrides AnimationExportOptions.fps.
OptionalloopTimes the animation repeats. 0 — the default — loops forever.
Encode options that only mean something for an animation.
The renderer raises a
TypeErrorwhen any of these reaches a format that cannot animate, rather than dropping it silently. Splitting the export signatures by format turns that runtime failure into a compile error.