Application
Application
¶
Application(
version: str,
build_number: int,
project: Project,
active_viewer: Viewer | None = None,
)
The Application object represents the After Effects application. Attributes
provide access to the project and application-level settings parsed from
the binary file.
See: https://ae-scripting.docsforadobe.dev/general/application/