mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 06:30:03 +00:00
22 lines
601 B
JSON
22 lines
601 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "captions-karaoke",
|
|
"type": "hyperframes:block",
|
|
"title": "Captions \u2013 Karaoke",
|
|
"description": "Word-by-word color reveal with frosted glass pill background, dimmed-to-highlighted karaoke progression",
|
|
"stability": "stable",
|
|
"dimensions": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"duration": 13,
|
|
"tags": ["captions", "karaoke"],
|
|
"files": [
|
|
{
|
|
"path": "captions-karaoke.html",
|
|
"target": "compositions/captions-karaoke.html",
|
|
"type": "hyperframes:composition"
|
|
}
|
|
]
|
|
}
|