Kaltura API

KalturaMetadataField
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaValue Inherited from KalturaValue
Name Type Writable Restrictions Description
description string V
KalturaStringValue Inherited from KalturaStringValue
Name Type Writable Restrictions Description
value string V
Inherited from KalturaStringField
KalturaMetadataField
Name Type Writable Restrictions Description
xPath string V May contain the full xpath to the field in three formats 1. Slashed xPath, e.g. /metadata/myElementName 2. Using local-name function, e.g. /[local-name()='metadata']/[local-name()='myElementName'] 3. Using only the field name, e.g. myElementName, it will be searched as //myElementName
profileId int V Metadata profile id
profileSystemName string V Metadata profile system name