stack

Home > @infiniteobjects/models > TokenGatedProductVideoPrintSource

TokenGatedProductVideoPrintSource enum

The method used to generate the source of the video print

Signature:

export declare enum TokenGatedProductVideoPrintSource 

Enumeration Members

Member Value Description
BlockchainData "BLOCKCHAIN_DATA" Video Print is created by pulling the source from the blockchain
Bucket "BUCKET" Video Print is created by pulling from a Bucket
PublicUrl "PUBLIC_URL" Video Print is created by pulling from a public URL
Render "RENDER" Video Print is created by a render process