mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
21 lines
628 B
JSON
21 lines
628 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "mk-callout-highlight",
|
|
"type": "hyperframes:block",
|
|
"title": "Word-Sweep Highlight",
|
|
"description": "A sentence whose word-by-word emphasis is driven by a single scalar \u2014 tween it to sync the highlight with a voiceover",
|
|
"tags": ["typography", "karaoke", "captions", "minimal"],
|
|
"dimensions": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"duration": 8,
|
|
"files": [
|
|
{
|
|
"path": "mk-callout-highlight.html",
|
|
"target": "compositions/mk-callout-highlight.html",
|
|
"type": "hyperframes:composition"
|
|
}
|
|
]
|
|
}
|