Add a layout to a clip
Adds a layout to a clip. Provide both startTimeMs and durationMs for a time-ranged layout, or omit both for a clip-spanning layout.
Documentation Index
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from your Tella account settings
Path Parameters
Video identifier
"vid_abc123def456"
Clip identifier
"cl_xyz789ghi012"
Body
Add a layout to a clip
Single-layer fullscreen. Camera-subject clips take an optional style (regular/stretch); basic-subject clips take an optional screenFit.
- Fullscreen
- Middle
- Side by Side
- TV Presenter
- Camera Bubble
- Camera Only
- Screen Only
Optional. Provide together with startTimeMs for a time-ranged layout.
x <= 9007199254740991Optional media content to show during this layout. Only valid on time-ranged layouts.
- ClipMediaImage
- ClipMediaVideo
Optional. Provide together with durationMs for a time-ranged layout.
0 <= x <= 9007199254740991Optional. Only valid on time-ranged layouts. Defaults to the clip's setting when omitted.
spring, hardCut Response
OK
A layout on a clip
A layout attached to a clip