Skip to content

Commit

Permalink
Make 3.7.1 release with recent changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Smith <[email protected]>
  • Loading branch information
jaredsmith committed Sep 6, 2022
1 parent ee0b6fc commit 844d5c9
Show file tree
Hide file tree
Showing 135 changed files with 594 additions and 594 deletions.
22 changes: 11 additions & 11 deletions docs/AbridgedVideoView.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | | [optional]
**viewer_os_family** | **str** | | [optional]
**viewer_application_name** | **str** | | [optional]
**video_title** | **str** | | [optional]
**total_row_count** | **int** | | [optional]
**player_error_message** | **str** | | [optional]
**player_error_code** | **str** | | [optional]
**error_type_id** | **int** | | [optional]
**country_code** | **str** | | [optional]
**view_start** | **str** | | [optional]
**view_end** | **str** | | [optional]
**id** | **str** | | [optional]
**viewer_os_family** | **str** | | [optional]
**viewer_application_name** | **str** | | [optional]
**video_title** | **str** | | [optional]
**total_row_count** | **int** | | [optional]
**player_error_message** | **str** | | [optional]
**player_error_code** | **str** | | [optional]
**error_type_id** | **int** | | [optional]
**country_code** | **str** | | [optional]
**view_start** | **str** | | [optional]
**view_end** | **str** | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
42 changes: 21 additions & 21 deletions docs/Asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,30 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | Unique identifier for the Asset. Max 255 characters. | [optional]
**created_at** | **str** | Time the Asset was created, defined as a Unix timestamp (seconds since epoch). | [optional]
**status** | **str** | The status of the asset. | [optional]
**duration** | **float** | The duration of the asset in seconds (max duration for a single asset is 12 hours). | [optional]
**max_stored_resolution** | **str** | The maximum resolution that has been stored for the asset. The asset may be delivered at lower resolutions depending on the device and bandwidth, however it cannot be delivered at a higher value than is stored. | [optional]
**max_stored_frame_rate** | **float** | The maximum frame rate that has been stored for the asset. The asset may be delivered at lower frame rates depending on the device and bandwidth, however it cannot be delivered at a higher value than is stored. This field may return -1 if the frame rate of the input cannot be reliably determined. | [optional]
**aspect_ratio** | **str** | The aspect ratio of the asset in the form of &#x60;width:height&#x60;, for example &#x60;16:9&#x60;. | [optional]
**playback_ids** | [**list[PlaybackID]**](PlaybackID.md) | An array of Playback ID objects. Use these to create HLS playback URLs. See [Play your videos](https://docs.mux.com/guides/video/play-your-videos) for more details. | [optional]
**tracks** | [**list[Track]**](Track.md) | The individual media tracks that make up an asset. | [optional]
**errors** | [**AssetErrors**](AssetErrors.md) | | [optional]
**per_title_encode** | **bool** | | [optional]
**upload_id** | **str** | Unique identifier for the Direct Upload. This is an optional parameter added when the asset is created from a direct upload. | [optional]
**is_live** | **bool** | Indicates whether the live stream that created this asset is currently &#x60;active&#x60; and not in &#x60;idle&#x60; state. This is an optional parameter added when the asset is created from a live stream. | [optional]
**passthrough** | **str** | Arbitrary user-supplied metadata set for the asset. Max 255 characters. | [optional]
**live_stream_id** | **str** | Unique identifier for the live stream. This is an optional parameter added when the asset is created from a live stream. | [optional]
**master** | [**AssetMaster**](AssetMaster.md) | | [optional]
**id** | **str** | Unique identifier for the Asset. Max 255 characters. | [optional]
**created_at** | **str** | Time the Asset was created, defined as a Unix timestamp (seconds since epoch). | [optional]
**status** | **str** | The status of the asset. | [optional]
**duration** | **float** | The duration of the asset in seconds (max duration for a single asset is 12 hours). | [optional]
**max_stored_resolution** | **str** | The maximum resolution that has been stored for the asset. The asset may be delivered at lower resolutions depending on the device and bandwidth, however it cannot be delivered at a higher value than is stored. | [optional]
**max_stored_frame_rate** | **float** | The maximum frame rate that has been stored for the asset. The asset may be delivered at lower frame rates depending on the device and bandwidth, however it cannot be delivered at a higher value than is stored. This field may return -1 if the frame rate of the input cannot be reliably determined. | [optional]
**aspect_ratio** | **str** | The aspect ratio of the asset in the form of &#x60;width:height&#x60;, for example &#x60;16:9&#x60;. | [optional]
**playback_ids** | [**list[PlaybackID]**](PlaybackID.md) | An array of Playback ID objects. Use these to create HLS playback URLs. See [Play your videos](https://docs.mux.com/guides/video/play-your-videos) for more details. | [optional]
**tracks** | [**list[Track]**](Track.md) | The individual media tracks that make up an asset. | [optional]
**errors** | [**AssetErrors**](AssetErrors.md) | | [optional]
**per_title_encode** | **bool** | | [optional]
**upload_id** | **str** | Unique identifier for the Direct Upload. This is an optional parameter added when the asset is created from a direct upload. | [optional]
**is_live** | **bool** | Indicates whether the live stream that created this asset is currently &#x60;active&#x60; and not in &#x60;idle&#x60; state. This is an optional parameter added when the asset is created from a live stream. | [optional]
**passthrough** | **str** | Arbitrary user-supplied metadata set for the asset. Max 255 characters. | [optional]
**live_stream_id** | **str** | Unique identifier for the live stream. This is an optional parameter added when the asset is created from a live stream. | [optional]
**master** | [**AssetMaster**](AssetMaster.md) | | [optional]
**master_access** | **str** | | [optional] [default to 'none']
**mp4_support** | **str** | | [optional] [default to 'none']
**source_asset_id** | **str** | Asset Identifier of the video used as the source for creating the clip. | [optional]
**source_asset_id** | **str** | Asset Identifier of the video used as the source for creating the clip. | [optional]
**normalize_audio** | **bool** | Normalize the audio track loudness level. This parameter is only applicable to on-demand (not live) assets. | [optional] [default to False]
**static_renditions** | [**AssetStaticRenditions**](AssetStaticRenditions.md) | | [optional]
**recording_times** | [**list[AssetRecordingTimes]**](AssetRecordingTimes.md) | An array of individual live stream recording sessions. A recording session is created on each encoder connection during the live stream. Additionally any time slate media is inserted during brief interruptions in the live stream media or times when the live streaming software disconnects, a recording session representing the slate media will be added with a \&quot;slate\&quot; type. | [optional]
**non_standard_input_reasons** | [**AssetNonStandardInputReasons**](AssetNonStandardInputReasons.md) | | [optional]
**test** | **bool** | True means this live stream is a test asset. A test asset can help evaluate the Mux Video APIs without incurring any cost. There is no limit on number of test assets created. Test assets are watermarked with the Mux logo, limited to 10 seconds, and deleted after 24 hrs. | [optional]
**static_renditions** | [**AssetStaticRenditions**](AssetStaticRenditions.md) | | [optional]
**recording_times** | [**list[AssetRecordingTimes]**](AssetRecordingTimes.md) | An array of individual live stream recording sessions. A recording session is created on each encoder connection during the live stream. Additionally any time slate media is inserted during brief interruptions in the live stream media or times when the live streaming software disconnects, a recording session representing the slate media will be added with a \&quot;slate\&quot; type. | [optional]
**non_standard_input_reasons** | [**AssetNonStandardInputReasons**](AssetNonStandardInputReasons.md) | | [optional]
**test** | **bool** | True means this live stream is a test asset. A test asset can help evaluate the Mux Video APIs without incurring any cost. There is no limit on number of test assets created. Test assets are watermarked with the Mux logo, limited to 10 seconds, and deleted after 24 hrs. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
4 changes: 2 additions & 2 deletions docs/AssetErrors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Object that describes any errors that happened when processing this asset.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **str** | The type of error that occurred for this asset. | [optional]
**messages** | **list[str]** | Error messages with more details. | [optional]
**type** | **str** | The type of error that occurred for this asset. | [optional]
**messages** | **list[str]** | Error messages with more details. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
4 changes: 2 additions & 2 deletions docs/AssetMaster.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ An object containing the current status of Master Access and the link to the Mas
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **str** | | [optional]
**url** | **str** | The temporary URL to the master version of the video, as an MP4 file. This URL will expire after 24 hours. | [optional]
**status** | **str** | | [optional]
**url** | **str** | The temporary URL to the master version of the video, as an MP4 file. This URL will expire after 24 hours. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
20 changes: 10 additions & 10 deletions docs/AssetNonStandardInputReasons.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ An object containing one or more reasons the input file is non-standard. See [th
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**video_codec** | **str** | The video codec used on the input file. For example, the input file encoded with &#x60;hevc&#x60; video codec is non-standard and the value of this parameter is &#x60;hevc&#x60;. | [optional]
**audio_codec** | **str** | The audio codec used on the input file. Non-AAC audio codecs are non-standard. | [optional]
**video_gop_size** | **str** | The video key frame Interval (also called as Group of Picture or GOP) of the input file is &#x60;high&#x60;. This parameter is present when the gop is greater than 20 seconds. | [optional]
**video_frame_rate** | **str** | The video frame rate of the input file. Video with average frames per second (fps) less than 5 or greater than 120 is non-standard. A &#x60;-1&#x60; frame rate value indicates Mux could not determine the frame rate of the video track. | [optional]
**video_resolution** | **str** | The video resolution of the input file. Video resolution higher than 2048 pixels on any one dimension (height or width) is considered non-standard, The resolution value is presented as &#x60;width&#x60; x &#x60;height&#x60; in pixels. | [optional]
**video_bitrate** | **str** | The video bitrate of the input file is &#x60;high&#x60;. This parameter is present when the average bitrate of any key frame interval (also known as Group of Pictures or GOP) is higher than what&#39;s considered standard which typically is 16 Mbps. | [optional]
**pixel_aspect_ratio** | **str** | The video pixel aspect ratio of the input file. | [optional]
**video_edit_list** | **str** | Video Edit List reason indicates that the input file&#39;s video track contains a complex Edit Decision List. | [optional]
**audio_edit_list** | **str** | Audio Edit List reason indicates that the input file&#39;s audio track contains a complex Edit Decision List. | [optional]
**unexpected_media_file_parameters** | **str** | A catch-all reason when the input file in created with non-standard encoding parameters. | [optional]
**video_codec** | **str** | The video codec used on the input file. For example, the input file encoded with &#x60;hevc&#x60; video codec is non-standard and the value of this parameter is &#x60;hevc&#x60;. | [optional]
**audio_codec** | **str** | The audio codec used on the input file. Non-AAC audio codecs are non-standard. | [optional]
**video_gop_size** | **str** | The video key frame Interval (also called as Group of Picture or GOP) of the input file is &#x60;high&#x60;. This parameter is present when the gop is greater than 20 seconds. | [optional]
**video_frame_rate** | **str** | The video frame rate of the input file. Video with average frames per second (fps) less than 5 or greater than 120 is non-standard. A &#x60;-1&#x60; frame rate value indicates Mux could not determine the frame rate of the video track. | [optional]
**video_resolution** | **str** | The video resolution of the input file. Video resolution higher than 2048 pixels on any one dimension (height or width) is considered non-standard, The resolution value is presented as &#x60;width&#x60; x &#x60;height&#x60; in pixels. | [optional]
**video_bitrate** | **str** | The video bitrate of the input file is &#x60;high&#x60;. This parameter is present when the average bitrate of any key frame interval (also known as Group of Pictures or GOP) is higher than what&#39;s considered standard which typically is 16 Mbps. | [optional]
**pixel_aspect_ratio** | **str** | The video pixel aspect ratio of the input file. | [optional]
**video_edit_list** | **str** | Video Edit List reason indicates that the input file&#39;s video track contains a complex Edit Decision List. | [optional]
**audio_edit_list** | **str** | Audio Edit List reason indicates that the input file&#39;s audio track contains a complex Edit Decision List. | [optional]
**unexpected_media_file_parameters** | **str** | A catch-all reason when the input file in created with non-standard encoding parameters. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
6 changes: 3 additions & 3 deletions docs/AssetRecordingTimes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**started_at** | **datetime** | The time at which the recording for the live stream started. The time value is Unix epoch time represented in ISO 8601 format. | [optional]
**duration** | **float** | The duration of the live stream recorded. The time value is in seconds. | [optional]
**type** | **str** | The type of media represented by the recording session, either &#x60;content&#x60; for normal stream content or &#x60;slate&#x60; for slate media inserted during stream interruptions. | [optional]
**started_at** | **datetime** | The time at which the recording for the live stream started. The time value is Unix epoch time represented in ISO 8601 format. | [optional]
**duration** | **float** | The duration of the live stream recorded. The time value is in seconds. | [optional]
**type** | **str** | The type of media represented by the recording session, either &#x60;content&#x60; for normal stream content or &#x60;slate&#x60; for slate media inserted during stream interruptions. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/AssetResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**Asset**](Asset.md) | | [optional]
**data** | [**Asset**](Asset.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/AssetStaticRenditions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ An object containing the current status of any static renditions (mp4s). The obj
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **str** | Indicates the status of downloadable MP4 versions of this asset. | [optional] [default to 'disabled']
**files** | [**list[AssetStaticRenditionsFiles]**](AssetStaticRenditionsFiles.md) | Array of file objects. | [optional]
**files** | [**list[AssetStaticRenditionsFiles]**](AssetStaticRenditionsFiles.md) | Array of file objects. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
12 changes: 6 additions & 6 deletions docs/AssetStaticRenditionsFiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | | [optional]
**ext** | **str** | Extension of the static rendition file | [optional]
**height** | **int** | The height of the static rendition&#39;s file in pixels | [optional]
**width** | **int** | The width of the static rendition&#39;s file in pixels | [optional]
**bitrate** | **int** | The bitrate in bits per second | [optional]
**filesize** | **str** | The file size in bytes | [optional]
**name** | **str** | | [optional]
**ext** | **str** | Extension of the static rendition file | [optional]
**height** | **int** | The height of the static rendition&#39;s file in pixels | [optional]
**width** | **int** | The width of the static rendition&#39;s file in pixels | [optional]
**bitrate** | **int** | The bitrate in bits per second | [optional]
**filesize** | **str** | The file size in bytes | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
10 changes: 5 additions & 5 deletions docs/BreakdownValue.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**views** | **int** | | [optional]
**value** | **float** | | [optional]
**total_watch_time** | **int** | | [optional]
**negative_impact** | **int** | | [optional]
**field** | **str** | | [optional]
**views** | **int** | | [optional]
**value** | **float** | | [optional]
**total_watch_time** | **int** | | [optional]
**negative_impact** | **int** | | [optional]
**field** | **str** | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
Loading

0 comments on commit 844d5c9

Please sign in to comment.