Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Viewer/ChapteredVideo.tsx
Properties
| Property | Type |
|---|---|
src | string |
poster | string |
captions | string |
lang | string |
chapters | ChapteredVideoChapter[] |
hotspots | ChapteredVideoHotspot[] |
dir | `'ltr' |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Viewer/ChapteredVideo.tsx
| Property | Type |
|---|---|
src | string |
poster | string |
captions | string |
lang | string |
chapters | ChapteredVideoChapter[] |
hotspots | ChapteredVideoHotspot[] |
dir | `'ltr' |
Was this page helpful?