sdk.videoapi.updatevideo
Home > @kittl/sdk > VideoAPI > updateVideo
VideoAPI.updateVideo() method
Updates an existing video in the design
You can update the playlist of a video.
You can also update the generation ID and generating state, which will show a loading state until the video is updated with an object name and the generation is complete.
Signature:
updateVideo(params: UpdateVideoParams, opts?: DesignApiOptions): NormalizedVideoObject;
Parameters
Parameter | Type | Description |
|---|---|---|
params | ||
opts | (Optional) |
Returns: