Kind: Function
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/video-directive.ts
URL-safe encoding of the clickable hotspot list (rides the directive attribute like chapters, so the JSON survives directive attribute parsing intact).
Signature
tsfunction encodeHotspots(hotspots: VideoHotspot[]): string
Parameters
| Name | Type |
|---|---|
hotspots | VideoHotspot[] |
Returns: string
Was this page helpful?