Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/video-directive.ts
One page's video, grouped for persistence as a ManualVideo row.
Properties
| Property | Type |
|---|---|
slug | string |
locale | string |
voice | string |
videoUrl | string |
captionsUrl | string |
posterUrl | string |
chapters | VideoChapter[] |
hotspots | VideoHotspot[] |
script | ManualVideoScript |
durationMs | number |
Was this page helpful?