github.com/muxinc/mux-go@v1.1.1/docs/AssetStaticRenditionsFiles.md (about)

     1  # AssetStaticRenditionsFiles
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Name** | **string** |  | [optional] 
     7  **Ext** | **string** | Extension of the static rendition file | [optional] 
     8  **Height** | **int32** | The height of the static rendition's file in pixels | [optional] 
     9  **Width** | **int32** | The width of the static rendition's file in pixels | [optional] 
    10  **Bitrate** | **int64** | The bitrate in bits per second | [optional] 
    11  **Filesize** | **string** | The file size in bytes | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15