Remove screen takeover
remove_screen_takeoverPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. Undo a screen takeover by its id (see get_edl): the corner pin, the camera push and the clip it handed off to all go together. Pass keep_clip=true to leave the clip spliced in as a plain cut.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| keep_clip | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |