Kaltura API

KalturaClipsVendorTaskData
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaVendorTaskData Inherited from KalturaVendorTaskData
Name Type Writable Restrictions Description
entryDuration int The duration of the entry for which the task was created for in milliseconds
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}]