Use this object to create a smaller clip from a video you upload. - You can only create video clips in the same request where you create the video container. - You cannot update the starting or ending timestamps of a video clip after you created the video container. - When you upload a video file into a container where you defined a starting and ending timestamp, the API trims the video according to those timestamps to create a clip.
Name | Type | Description | Notes |
---|---|---|---|
startTimecode | String | The timestamp that defines the beginning of the video clip you want to create. The value must follow the `HH:MM:SS` format. | [optional] |
endTimecode | String | The timestamp that defines the end of the video clip you want to create. The value must follow the `HH:MM:SS` format. | [optional] |
- Serializable
- DeepObject