Kind: Function
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/video-directive.ts
URL-safe encoding of the reader chapter list (compact {title,start} shape).
Signature
tsfunction encodeChapters(chapters: VideoChapter[]): string
Parameters
| Name | Type |
|---|---|
chapters | VideoChapter[] |
Returns: string
Was this page helpful?