Skip to content

FileAssetPackaging

Packaging modes for file assets.

Members

Name Description
FileAssetPackaging_ZIP_DIRECTORY The asset source path points to a directory, which should be archived using zip and and then uploaded to Aliyun OSS bucket.
FileAssetPackaging_FILE The asset source path points to a single file, which should be uploaded to Aliyun OSS bucket.

FileAssetPackaging_ZIP_DIRECTORY

The asset source path points to a directory, which should be archived using zip and and then uploaded to Aliyun OSS bucket.


FileAssetPackaging_FILE

The asset source path points to a single file, which should be uploaded to Aliyun OSS bucket.