Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Re-exports api
Re-exports chains
Re-exports minter
Re-exports transcode

Type aliases

ExportToIPFSOutput: { nftMetadataCid: string; nftMetadataGatewayUrl: string; nftMetadataUrl: string; videoFileCid: string; videoFileGatewayUrl: string; videoFileUrl: string }

Type declaration

  • nftMetadataCid: string

    IPFS CID of the default metadata exported for the video

  • nftMetadataGatewayUrl: string

    URL to access metadata file via HTTP through an IPFS gateway

  • nftMetadataUrl: string

    URL for the metadata file with the IPFS protocol

  • videoFileCid: string

    IPFS CID of the exported video file

  • videoFileGatewayUrl: string

    URL to access file via HTTP through an IPFS gateway

  • videoFileUrl: string

    URL for the file with the IPFS protocol

Generated using TypeDoc