An object containing the current status of any static renditions (mp4s). The object does not exist if no static renditions have been requested. See Download your videos for more information.
Name | Type | Description | Notes |
---|---|---|---|
status | StatusEnum | Indicates the status of downloadable MP4 versions of this asset. | [optional] |
files | java.util.List<AssetStaticRenditionsFiles> | Array of file objects. | [optional] |
Name | Value |
---|---|
READY | "ready" |
PREPARING | "preparing" |
DISABLED | "disabled" |
ERRORED | "errored" |