ae_import_media
Import media files into After Effects projects and optionally place them in a composition with control over position and scaling.
Instructions
Import an image / video / audio file into the project, and optionally place it in a composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the media file. | |
| addToComp | No | ||
| comp | No | Target comp when addToComp is true. Defaults to the active comp. | |
| position | No | Layer position when added. Defaults to comp center. | |
| scaleToFit | No | Scale the layer to cover the comp frame. |