attach_audio
Attach an audio clip to a video, either replacing its existing audio or mixing both tracks.
Instructions
Set or mix an audio track onto a video clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_clip_id | Yes | The audio clip to attach. | |
| video_clip_id | Yes | The video to receive audio. | |
| mix_with_existing | No | If True and the video already has audio, mix both; if False, replace the existing track. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||