mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
33 lines
909 B
JSON
33 lines
909 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "camcorder-hud",
|
|
"type": "hyperframes:block",
|
|
"title": "Camcorder HUD",
|
|
"description": "Responsive REC, battery, editable date placeholder, and timeline-driven counter overlay for creator-camera and camcorder treatments",
|
|
"tags": [
|
|
"camcorder",
|
|
"camera",
|
|
"recording",
|
|
"hud",
|
|
"overlay",
|
|
"creator",
|
|
"media-treatment-overlay"
|
|
],
|
|
"dimensions": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"duration": 4,
|
|
"files": [
|
|
{
|
|
"path": "camcorder-hud.html",
|
|
"target": "compositions/camcorder-hud.html",
|
|
"type": "hyperframes:composition"
|
|
}
|
|
],
|
|
"preview": {
|
|
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/camcorder-hud.png",
|
|
"video": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/camcorder-hud.mp4"
|
|
}
|
|
}
|