Skip to content

ManualVideoManifest

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/types/src/models/video.ts

The producer contract: videos/<slug>.video.json written by atlorix. Paths are RELATIVE to the output dir (videos/...) until UploadService swaps them for CDN URLs. This is also the shape UploadService groups into a ManualVideo row.

Properties

PropertyType
slugstring
localestring
voicestring
videostring
captionsstring
posterstring
chaptersVideoChapter[]
durationMsnumber
scriptManualVideoScript
gifsRecord<string, string>
hotspotsVideoHotspot[]

Was this page helpful?

Download as PDF