@ubstream/ubstream-node-client-sdk / Exports / PublicDownloadMetadataStrategy
Enumeration: PublicDownloadMetadataStrategy
Enumeration representing the choice concerning the download metadata strategy.
Table of contents
Enumeration Members
Enumeration Members
BY_DIRECTORY
• BY_DIRECTORY = "byDirectory"
One metadata file will be generated for each collection. Each file will contain the media metadata of the collection concerned.
BY_FILE
• BY_FILE = "byFile"
One metadata file will be generated for each media variant.