Skip to content

Commit

Permalink
v0.8.0 (#39)
Browse files Browse the repository at this point in the history
* regenerate

* rest of files

* minor version bump
  • Loading branch information
jsanford8 authored Dec 1, 2023
1 parent 959c5b1 commit d2b3214
Show file tree
Hide file tree
Showing 146 changed files with 5,106 additions and 399 deletions.
20 changes: 20 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ docs/CreateTrackRequest.md
docs/CreateTrackResponse.md
docs/CreateTranscriptionVocabularyRequest.md
docs/CreateUploadRequest.md
docs/CreateWebInputRequest.md
docs/DeliveryReport.md
docs/DeliveryReportDeliveredSecondsByResolution.md
docs/DeliveryUsageApi.md
Expand Down Expand Up @@ -74,9 +75,11 @@ docs/InputSettings.md
docs/InputSettingsOverlaySettings.md
docs/InputTrack.md
docs/Insight.md
docs/LaunchWebInputResponse.md
docs/ListAllMetricValuesResponse.md
docs/ListAssetsResponse.md
docs/ListBreakdownValuesResponse.md
docs/ListBreakdownValuesResponseMeta.md
docs/ListDeliveryUsageResponse.md
docs/ListDimensionValuesResponse.md
docs/ListDimensionsResponse.md
Expand All @@ -101,6 +104,7 @@ docs/ListTranscriptionVocabulariesResponse.md
docs/ListUploadsResponse.md
docs/ListVideoViewExportsResponse.md
docs/ListVideoViewsResponse.md
docs/ListWebInputsResponse.md
docs/LiveStream.md
docs/LiveStreamEmbeddedSubtitleSettings.md
docs/LiveStreamGeneratedSubtitleSettings.md
Expand Down Expand Up @@ -132,7 +136,9 @@ docs/RealTimeHistogramTimeseriesBucketValues.md
docs/RealTimeHistogramTimeseriesDatapoint.md
docs/RealTimeTimeseriesDatapoint.md
docs/ReferrerDomainRestriction.md
docs/ReloadWebInputResponse.md
docs/Score.md
docs/ShutdownWebInputResponse.md
docs/SignalLiveStreamCompleteResponse.md
docs/SigningKey.md
docs/SigningKeyResponse.md
Expand All @@ -159,13 +165,17 @@ docs/UpdateLiveStreamGeneratedSubtitlesRequest.md
docs/UpdateLiveStreamRequest.md
docs/UpdateReferrerDomainRestrictionRequest.md
docs/UpdateTranscriptionVocabularyRequest.md
docs/UpdateWebInputUrlRequest.md
docs/Upload.md
docs/UploadError.md
docs/UploadResponse.md
docs/VideoView.md
docs/VideoViewEvent.md
docs/VideoViewResponse.md
docs/VideoViewsApi.md
docs/WebInput.md
docs/WebInputResponse.md
docs/WebInputsApi.md
src/Mux.Csharp.Sdk.Test/Mux.Csharp.Sdk.Test.csproj
src/Mux.Csharp.Sdk/Api/AssetsApi.cs
src/Mux.Csharp.Sdk/Api/DeliveryUsageApi.cs
Expand All @@ -186,6 +196,7 @@ src/Mux.Csharp.Sdk/Api/SpacesApi.cs
src/Mux.Csharp.Sdk/Api/TranscriptionVocabulariesApi.cs
src/Mux.Csharp.Sdk/Api/URLSigningKeysApi.cs
src/Mux.Csharp.Sdk/Api/VideoViewsApi.cs
src/Mux.Csharp.Sdk/Api/WebInputsApi.cs
src/Mux.Csharp.Sdk/Client/ApiClient.cs
src/Mux.Csharp.Sdk/Client/ApiException.cs
src/Mux.Csharp.Sdk/Client/ApiResponse.cs
Expand Down Expand Up @@ -231,6 +242,7 @@ src/Mux.Csharp.Sdk/Model/CreateTrackRequest.cs
src/Mux.Csharp.Sdk/Model/CreateTrackResponse.cs
src/Mux.Csharp.Sdk/Model/CreateTranscriptionVocabularyRequest.cs
src/Mux.Csharp.Sdk/Model/CreateUploadRequest.cs
src/Mux.Csharp.Sdk/Model/CreateWebInputRequest.cs
src/Mux.Csharp.Sdk/Model/DeliveryReport.cs
src/Mux.Csharp.Sdk/Model/DeliveryReportDeliveredSecondsByResolution.cs
src/Mux.Csharp.Sdk/Model/DimensionValue.cs
Expand Down Expand Up @@ -268,9 +280,11 @@ src/Mux.Csharp.Sdk/Model/InputSettings.cs
src/Mux.Csharp.Sdk/Model/InputSettingsOverlaySettings.cs
src/Mux.Csharp.Sdk/Model/InputTrack.cs
src/Mux.Csharp.Sdk/Model/Insight.cs
src/Mux.Csharp.Sdk/Model/LaunchWebInputResponse.cs
src/Mux.Csharp.Sdk/Model/ListAllMetricValuesResponse.cs
src/Mux.Csharp.Sdk/Model/ListAssetsResponse.cs
src/Mux.Csharp.Sdk/Model/ListBreakdownValuesResponse.cs
src/Mux.Csharp.Sdk/Model/ListBreakdownValuesResponseMeta.cs
src/Mux.Csharp.Sdk/Model/ListDeliveryUsageResponse.cs
src/Mux.Csharp.Sdk/Model/ListDimensionValuesResponse.cs
src/Mux.Csharp.Sdk/Model/ListDimensionsResponse.cs
Expand All @@ -295,6 +309,7 @@ src/Mux.Csharp.Sdk/Model/ListTranscriptionVocabulariesResponse.cs
src/Mux.Csharp.Sdk/Model/ListUploadsResponse.cs
src/Mux.Csharp.Sdk/Model/ListVideoViewExportsResponse.cs
src/Mux.Csharp.Sdk/Model/ListVideoViewsResponse.cs
src/Mux.Csharp.Sdk/Model/ListWebInputsResponse.cs
src/Mux.Csharp.Sdk/Model/LiveStream.cs
src/Mux.Csharp.Sdk/Model/LiveStreamEmbeddedSubtitleSettings.cs
src/Mux.Csharp.Sdk/Model/LiveStreamGeneratedSubtitleSettings.cs
Expand All @@ -320,7 +335,9 @@ src/Mux.Csharp.Sdk/Model/RealTimeHistogramTimeseriesBucketValues.cs
src/Mux.Csharp.Sdk/Model/RealTimeHistogramTimeseriesDatapoint.cs
src/Mux.Csharp.Sdk/Model/RealTimeTimeseriesDatapoint.cs
src/Mux.Csharp.Sdk/Model/ReferrerDomainRestriction.cs
src/Mux.Csharp.Sdk/Model/ReloadWebInputResponse.cs
src/Mux.Csharp.Sdk/Model/Score.cs
src/Mux.Csharp.Sdk/Model/ShutdownWebInputResponse.cs
src/Mux.Csharp.Sdk/Model/SignalLiveStreamCompleteResponse.cs
src/Mux.Csharp.Sdk/Model/SigningKey.cs
src/Mux.Csharp.Sdk/Model/SigningKeyResponse.cs
Expand All @@ -343,10 +360,13 @@ src/Mux.Csharp.Sdk/Model/UpdateLiveStreamGeneratedSubtitlesRequest.cs
src/Mux.Csharp.Sdk/Model/UpdateLiveStreamRequest.cs
src/Mux.Csharp.Sdk/Model/UpdateReferrerDomainRestrictionRequest.cs
src/Mux.Csharp.Sdk/Model/UpdateTranscriptionVocabularyRequest.cs
src/Mux.Csharp.Sdk/Model/UpdateWebInputUrlRequest.cs
src/Mux.Csharp.Sdk/Model/Upload.cs
src/Mux.Csharp.Sdk/Model/UploadError.cs
src/Mux.Csharp.Sdk/Model/UploadResponse.cs
src/Mux.Csharp.Sdk/Model/VideoView.cs
src/Mux.Csharp.Sdk/Model/VideoViewEvent.cs
src/Mux.Csharp.Sdk/Model/VideoViewResponse.cs
src/Mux.Csharp.Sdk/Model/WebInput.cs
src/Mux.Csharp.Sdk/Model/WebInputResponse.cs
src/Mux.Csharp.Sdk/Mux.Csharp.Sdk.csproj
10 changes: 5 additions & 5 deletions Mux.Csharp.Sdk.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mux.Csharp.Sdk", "src\Mux.Csharp.Sdk\Mux.Csharp.Sdk.csproj", "{4D7FF162-6A60-48E3-BB97-49709840505A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mux.Csharp.Sdk", "src\Mux.Csharp.Sdk\Mux.Csharp.Sdk.csproj", "{69256F91-9840-4749-BCE5-F775C3F732BC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mux.Csharp.Sdk.Test", "src\Mux.Csharp.Sdk.Test\Mux.Csharp.Sdk.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4D7FF162-6A60-48E3-BB97-49709840505A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D7FF162-6A60-48E3-BB97-49709840505A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D7FF162-6A60-48E3-BB97-49709840505A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4D7FF162-6A60-48E3-BB97-49709840505A}.Release|Any CPU.Build.0 = Release|Any CPU
{69256F91-9840-4749-BCE5-F775C3F732BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69256F91-9840-4749-BCE5-F775C3F732BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69256F91-9840-4749-BCE5-F775C3F732BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69256F91-9840-4749-BCE5-F775C3F732BC}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Mux is how developers build online video. This API encompasses both Mux Video an
**PLEASE NOTE:** This is an early build of the Mux C# SDK, as evidenced by its pre-1.0 status, but we're reasonably certain of its stability and usability against the Mux API.. Documentation is currently best-effort, but it'll improve over time! Instead of contacting Mux Support, please file an issue on this repository or email [Mux DevEx]([email protected]) for assistance.

- API version: v1
- SDK version: 0.7.1
- SDK version: 0.8.0
[https://docs.mux.com](https://docs.mux.com)

<a name="frameworks-supported"></a>
Expand Down Expand Up @@ -206,6 +206,14 @@ Class | Method | HTTP request | Description
*URLSigningKeysApi* | [**ListUrlSigningKeys**](docs/URLSigningKeysApi.md#listurlsigningkeys) | **GET** /video/v1/signing-keys | List URL signing keys
*VideoViewsApi* | [**GetVideoView**](docs/VideoViewsApi.md#getvideoview) | **GET** /data/v1/video-views/{VIDEO_VIEW_ID} | Get a Video View
*VideoViewsApi* | [**ListVideoViews**](docs/VideoViewsApi.md#listvideoviews) | **GET** /data/v1/video-views | List Video Views
*WebInputsApi* | [**CreateWebInput**](docs/WebInputsApi.md#createwebinput) | **POST** /video/v1/web-inputs | Create a new Web Input
*WebInputsApi* | [**DeleteWebInput**](docs/WebInputsApi.md#deletewebinput) | **DELETE** /video/v1/web-inputs/{WEB_INPUT_ID} | Delete a Web Input
*WebInputsApi* | [**GetWebInput**](docs/WebInputsApi.md#getwebinput) | **GET** /video/v1/web-inputs/{WEB_INPUT_ID} | Retrieve a Web Input
*WebInputsApi* | [**LaunchWebInput**](docs/WebInputsApi.md#launchwebinput) | **PUT** /video/v1/web-inputs/{WEB_INPUT_ID}/launch | Launch a Web Input
*WebInputsApi* | [**ListWebInputs**](docs/WebInputsApi.md#listwebinputs) | **GET** /video/v1/web-inputs | List Web Inputs
*WebInputsApi* | [**ReloadWebInput**](docs/WebInputsApi.md#reloadwebinput) | **PUT** /video/v1/web-inputs/{WEB_INPUT_ID}/reload | Reload a Web Input
*WebInputsApi* | [**ShutdownWebInput**](docs/WebInputsApi.md#shutdownwebinput) | **PUT** /video/v1/web-inputs/{WEB_INPUT_ID}/shutdown | Shut down a Web Input
*WebInputsApi* | [**UpdateWebInputUrl**](docs/WebInputsApi.md#updatewebinputurl) | **PUT** /video/v1/web-inputs/{WEB_INPUT_ID}/url | Update Web Input URL


<a name="documentation-for-models"></a>
Expand Down Expand Up @@ -239,6 +247,7 @@ Class | Method | HTTP request | Description
- [Model.CreateTrackResponse](docs/CreateTrackResponse.md)
- [Model.CreateTranscriptionVocabularyRequest](docs/CreateTranscriptionVocabularyRequest.md)
- [Model.CreateUploadRequest](docs/CreateUploadRequest.md)
- [Model.CreateWebInputRequest](docs/CreateWebInputRequest.md)
- [Model.DeliveryReport](docs/DeliveryReport.md)
- [Model.DeliveryReportDeliveredSecondsByResolution](docs/DeliveryReportDeliveredSecondsByResolution.md)
- [Model.DimensionValue](docs/DimensionValue.md)
Expand Down Expand Up @@ -276,9 +285,11 @@ Class | Method | HTTP request | Description
- [Model.InputSettingsOverlaySettings](docs/InputSettingsOverlaySettings.md)
- [Model.InputTrack](docs/InputTrack.md)
- [Model.Insight](docs/Insight.md)
- [Model.LaunchWebInputResponse](docs/LaunchWebInputResponse.md)
- [Model.ListAllMetricValuesResponse](docs/ListAllMetricValuesResponse.md)
- [Model.ListAssetsResponse](docs/ListAssetsResponse.md)
- [Model.ListBreakdownValuesResponse](docs/ListBreakdownValuesResponse.md)
- [Model.ListBreakdownValuesResponseMeta](docs/ListBreakdownValuesResponseMeta.md)
- [Model.ListDeliveryUsageResponse](docs/ListDeliveryUsageResponse.md)
- [Model.ListDimensionValuesResponse](docs/ListDimensionValuesResponse.md)
- [Model.ListDimensionsResponse](docs/ListDimensionsResponse.md)
Expand All @@ -303,6 +314,7 @@ Class | Method | HTTP request | Description
- [Model.ListUploadsResponse](docs/ListUploadsResponse.md)
- [Model.ListVideoViewExportsResponse](docs/ListVideoViewExportsResponse.md)
- [Model.ListVideoViewsResponse](docs/ListVideoViewsResponse.md)
- [Model.ListWebInputsResponse](docs/ListWebInputsResponse.md)
- [Model.LiveStream](docs/LiveStream.md)
- [Model.LiveStreamEmbeddedSubtitleSettings](docs/LiveStreamEmbeddedSubtitleSettings.md)
- [Model.LiveStreamGeneratedSubtitleSettings](docs/LiveStreamGeneratedSubtitleSettings.md)
Expand All @@ -328,7 +340,9 @@ Class | Method | HTTP request | Description
- [Model.RealTimeHistogramTimeseriesDatapoint](docs/RealTimeHistogramTimeseriesDatapoint.md)
- [Model.RealTimeTimeseriesDatapoint](docs/RealTimeTimeseriesDatapoint.md)
- [Model.ReferrerDomainRestriction](docs/ReferrerDomainRestriction.md)
- [Model.ReloadWebInputResponse](docs/ReloadWebInputResponse.md)
- [Model.Score](docs/Score.md)
- [Model.ShutdownWebInputResponse](docs/ShutdownWebInputResponse.md)
- [Model.SignalLiveStreamCompleteResponse](docs/SignalLiveStreamCompleteResponse.md)
- [Model.SigningKey](docs/SigningKey.md)
- [Model.SigningKeyResponse](docs/SigningKeyResponse.md)
Expand All @@ -351,12 +365,15 @@ Class | Method | HTTP request | Description
- [Model.UpdateLiveStreamRequest](docs/UpdateLiveStreamRequest.md)
- [Model.UpdateReferrerDomainRestrictionRequest](docs/UpdateReferrerDomainRestrictionRequest.md)
- [Model.UpdateTranscriptionVocabularyRequest](docs/UpdateTranscriptionVocabularyRequest.md)
- [Model.UpdateWebInputUrlRequest](docs/UpdateWebInputUrlRequest.md)
- [Model.Upload](docs/Upload.md)
- [Model.UploadError](docs/UploadError.md)
- [Model.UploadResponse](docs/UploadResponse.md)
- [Model.VideoView](docs/VideoView.md)
- [Model.VideoViewEvent](docs/VideoViewEvent.md)
- [Model.VideoViewResponse](docs/VideoViewResponse.md)
- [Model.WebInput](docs/WebInput.md)
- [Model.WebInputResponse](docs/WebInputResponse.md)


<a name="documentation-for-authorization"></a>
Expand Down
4 changes: 2 additions & 2 deletions docs/Asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Name | Type | Description | Notes
**MaxStoredResolution** | **string** | This field is deprecated. Please use &#x60;resolution_tier&#x60; instead. 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]
**ResolutionTier** | **string** | The resolution tier that the asset was ingested at, affecting billing for ingest &amp; storage. This field also represents the highest resolution tier that the content can be delivered at, however the actual resolution may be lower depending on the device, bandwidth, and exact resolution of the uploaded asset. | [optional]
**MaxResolutionTier** | **string** | Max resolution tier can be used to control the maximum &#x60;resolution_tier&#x60; your asset is encoded, stored, and streamed at. If not set, this defaults to &#x60;1080p&#x60;. | [optional]
**EncodingTier** | **string** | The encoding tier informs the cost, quality, and available platform features for the asset. By default the &#x60;smart&#x60; encoding tier is used. [See the guide for more details.](https://docs.mux.com/guides/video/use-encoding-tiers) | [optional]
**EncodingTier** | **string** | The encoding tier informs the cost, quality, and available platform features for the asset. By default the &#x60;smart&#x60; encoding tier is used. [See the guide for more details.](https://docs.mux.com/guides/use-encoding-tiers) | [optional]
**MaxStoredFrameRate** | **double** | 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]
**AspectRatio** | **string** | The aspect ratio of the asset in the form of &#x60;width:height&#x60;, for example &#x60;16:9&#x60;. | [optional]
**PlaybackIds** | [**List&lt;PlaybackID&gt;**](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]
**PlaybackIds** | [**List&lt;PlaybackID&gt;**](PlaybackID.md) | An array of Playback ID objects. Use these to create HLS playback URLs. See [Play your videos](https://docs.mux.com/guides/play-your-videos) for more details. | [optional]
**Tracks** | [**List&lt;Track&gt;**](Track.md) | The individual media tracks that make up an asset. | [optional]
**Errors** | [**AssetErrors**](AssetErrors.md) | | [optional]
**PerTitleEncode** | **bool** | | [optional]
Expand Down
2 changes: 1 addition & 1 deletion docs/AssetMaster.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Mux.Csharp.Sdk.Model.AssetMaster
An object containing the current status of Master Access and the link to the Master MP4 file when ready. This object does not exist if `master_acess` is set to `none` and when the temporary URL expires.
An object containing the current status of Master Access and the link to the Master MP4 file when ready. This object does not exist if `master_access` is set to `none` and when the temporary URL expires.

## Properties

Expand Down
2 changes: 1 addition & 1 deletion docs/AssetNonStandardInputReasons.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Mux.Csharp.Sdk.Model.AssetNonStandardInputReasons
An object containing one or more reasons the input file is non-standard. See [the guide on minimizing processing time](https://docs.mux.com/guides/video/minimize-processing-time) for more information on what a standard input is defined as. This object only exists on on-demand assets that have non-standard inputs, so if missing you can assume the input qualifies as standard.
An object containing one or more reasons the input file is non-standard. See [the guide on minimizing processing time](https://docs.mux.com/guides/minimize-processing-time) for more information on what a standard input is defined as. This object only exists on on-demand assets that have non-standard inputs, so if missing you can assume the input qualifies as standard.

## Properties

Expand Down
2 changes: 1 addition & 1 deletion docs/AssetStaticRenditions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 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](https://docs.mux.com/guides/video/download-your-videos) for more information.
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](https://docs.mux.com/guides/enable-static-mp4-renditions) for more information.

## Properties

Expand Down
3 changes: 2 additions & 1 deletion docs/BreakdownValue.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Views** | **long** | | [optional]
**Value** | **double** | | [optional]
**TotalWatchTime** | **long** | | [optional]
**TotalWatchTime** | **long?** | | [optional]
**TotalPlayingTime** | **long?** | | [optional]
**NegativeImpact** | **int** | | [optional]
**Field** | **string** | | [optional]

Expand Down
Loading

0 comments on commit d2b3214

Please sign in to comment.