@ubstream/ubstream-node-client-sdk / Exports / IPublicMediaSchema
Interface: IPublicMediaSchema
Object representing all metadata schemas for a media type.
Table of contents
Properties
Properties
mediaType
• mediaType: PublicMediaType
Type of media (beevirtua, audio, video, animation, image, link, file).
profile
• profile: string
Profile of the media metadata schema.
schemas
• schemas: IPublicSchema
[]
Array of metadata schema.