Kind: Function
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/video-directive.ts
Decode the chapter attribute back to {title,start}[] (mirror of encodeChapters).
Signature
tsfunction decodeChapters(encoded: string): VideoChapter[]
Parameters
| Name | Type |
|---|---|
encoded | string |
Returns: VideoChapter[]
Was this page helpful?