Timestamp (in milliseconds) at which asset was created
Set to true when the asset is deleted
URL to manually download the asset if desired
Hash of the asset
User input metadata associated with the asset
Name of the asset. This is not necessarily the filename, can be a custom name or title
Object store ID where the asset is stored
Used to form playback URL and storage folder
URL for HLS playback
Size of the asset in bytes
ID of the source asset (root) - If missing, this is a root asset
Status of the asset
Error message if the asset creation failed.
Phase of the asset
IPFS CID of the default metadata exported for the video
URL to access metadata file via HTTP through an IPFS gateway
URL for the metadata file with the IPFS protocol
IPFS CID of the exported video file
URL to access file via HTTP through an IPFS gateway
URL for the file with the IPFS protocol
ID of the last task to fail execution.
ID of the last task to run successfully, that created the currently saved data.
ID of any currently running task that is exporting this asset to IPFS.
Timestamp (in milliseconds) at which the asset was last updated
Additional data to add to the NFT metadata exported to IPFS. Will be deep merged with the default metadata exported.
Type of the asset.
owner of the asset
Video metadata
Bitrate of the video in bits per second
Duration of the asset in seconds (float)
Format of the asset
List of tracks associated with the asset when the format contemplates them (e.g. mp4)
Generated using TypeDoc
This file was automatically generated by json-schema-to-typescript. DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file, and run json-schema-to-typescript to regenerate this file.