link_audio_video
Control whether a clip's audio and video are linked together for synchronized editing. Provide the clip ID and set linked to true or false.
Instructions
Links or unlinks audio and video components of a clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | The ID of the clip | |
| linked | Yes | Whether to link (true) or unlink (false) |