Skip to content

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

Enumeration: PublicDownloadMetadataFormat

Enumeration representing the choice of the metadata format.

Table of contents

Enumeration Members

Enumeration Members

HTML

HTML = "html"

Metadata will be in HTML format.


JSON

JSON = "json"

Metadata will be in JSON format.


XML

XML = "xml"

Metadata will be in XML format.