KalturaClipsVendorTaskData |
Name |
Type |
Writable |
Restrictions |
Description |
clipsDuration |
int |
V |
|
Estimated duration of the clips, in seconds. |
eventSessionContextId |
string |
V |
|
Event session context ID used to enhance clip results. |
instruction |
string |
V |
|
Instruction describing the moments to capture or the objectives to achieve with the clips. |
clipsOutputJson |
string |
V |
|
List of clips as JSON string.
For example: [{"title": "Title of the first clip", "description": "Description of the first clip", "tags": "Tagged-Example", "start": 127, "duration": 30}] |
|