Skip to main content

remix

Method
This is a method of the VideoAgent class in the video_agent module.
Remix/edit an existing video.

Signature

def remix(video_id: str, prompt: str) -> Any

Parameters

video_id
str
required
The ID of the completed video to remix
prompt
str
required
New prompt describing the desired changes **kwargs: Additional parameters

Returns

Returns
Any
New VideoObject for the remixed video