Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 835 Bytes

AssetStaticRenditions.md

File metadata and controls

12 lines (8 loc) · 835 Bytes

Mux.Csharp.Sdk.Model.AssetStaticRenditions

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.

Properties

Name Type Description Notes
Status string Indicates the status of downloadable MP4 versions of this asset. [optional] [default to StatusEnum.Disabled]
Files List<AssetStaticRenditionsFiles> Array of file objects. [optional]

[Back to Model list] [Back to API list] [Back to README]