Knowledge Hub
Test Image
The Element Test Image
generates a video of a certain duration from a test image.
Parameters
duration
The duration of the test image
Type: Timestamp
Default: 60
JSON Example
{
"id": "someid",
"type": "TestImage",
"params": {
"duration": "60"
},
}