Move the playhead
ae_set_timeSet the current time in a composition to determine which frame save_frame captures. Accepts seconds or frames like '48f'.
Instructions
Set the current time in a composition. Affects what ae_save_frame captures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | Composition name, project item id, or index. Omit for the active comp. | |
| time | Yes | Seconds, or frames as a string like "48f". |