Skip to content

ChapteredVideoSpec

reference
1 min readUpdated

Kind: Interface

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

What the reader's ChapteredVideo needs — the resolved (CDN) form. Serialized onto the :::video directive's data attributes by the rewrite.

Properties

PropertyType
srcstring
posterstring
captionsstring
langstring
chaptersVideoChapter[]
hotspotsVideoHotspot[]

Was this page helpful?

Download as PDF