Kaltura API

KalturaMetadataEnrichmentVendorTaskData
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
KalturaMetadataEnrichmentVendorTaskData
Name Type Writable Restrictions Description
detailLevel string V The level of detail for the metadata enrichment process.
instruction string V Instructions describing what should be taken into account during the metadata enrichment process.
outputJson string V Metadata enrichment result as JSON string. For example: {"titles": ["The first title", "The second title"], "descriptions": ["The first description"], "tags": ["Tag1", "Tag2"]}