Type Alias: UrlAsset
Copied to your clipboardtype UrlAsset = AssetBase<URL>;
Represents an Asset object containing video data within a presigned URL.
See
- AssetBase for the base asset interface
- AssetDataType.URL for the data type
Copied to your clipboardtype UrlAsset = AssetBase<URL>;
Represents an Asset object containing video data within a presigned URL.