@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaMetadataEntry
Interface: IPublicMediaMetadataEntry
Object representing a media metadata.
Table of contents
Properties
Properties
documentId
• documentId: string
The id of the media document.
mediaId
• mediaId: string
The id of a media.
metadataId
• metadataId: string
The id of the metadata.
metadataName
• metadataName: string
The name of the metadata.
metadataValue
• metadataValue: any
The value of the metadata.