Skip to content

@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryMedia

Interface: IPublicLibraryMedia

Object representing information concerning a media.

Hierarchy

IPublicLibraryMedia

↳↳ IPublicLibraryMediaData

Table of contents

Properties

Properties

id

id: string

The id of the media.

Inherited from

IPublicLibraryMediaRef.id


tags

tags: IPublicMediaTags

Additional data about the collection


title

title: string

The title of the media.

Inherited from

IPublicLibraryMediaRef.title


type

type: PublicMediaType

The type of the media.

Inherited from

IPublicLibraryMediaRef.type