Skip to content

Commit

Permalink
v0.7.0 (#37)
Browse files Browse the repository at this point in the history
* v0.7.0

* update
  • Loading branch information
jsanford8 authored Oct 13, 2023
1 parent 35147d9 commit 7d4cc94
Show file tree
Hide file tree
Showing 55 changed files with 3,423 additions and 259 deletions.
10 changes: 10 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ README.md
docs/AbridgedVideoView.md
docs/Asset.md
docs/AssetErrors.md
docs/AssetGeneratedSubtitleSettings.md
docs/AssetMaster.md
docs/AssetNonStandardInputReasons.md
docs/AssetRecordingTimes.md
Expand Down Expand Up @@ -52,6 +53,7 @@ docs/GetAssetPlaybackIDResponse.md
docs/GetLiveStreamPlaybackIDResponse.md
docs/GetMetricTimeseriesDataResponse.md
docs/GetMonitoringBreakdownResponse.md
docs/GetMonitoringBreakdownTimeseriesResponse.md
docs/GetMonitoringHistogramTimeseriesResponse.md
docs/GetMonitoringHistogramTimeseriesResponseMeta.md
docs/GetMonitoringTimeseriesResponse.md
Expand Down Expand Up @@ -108,6 +110,8 @@ docs/LiveStreamsApi.md
docs/Metric.md
docs/MetricsApi.md
docs/MonitoringApi.md
docs/MonitoringBreakdownTimeseriesDatapoint.md
docs/MonitoringBreakdownTimeseriesValues.md
docs/MonitoringBreakdownValue.md
docs/MonitoringHistogramTimeseriesBucket.md
docs/MonitoringHistogramTimeseriesBucketValues.md
Expand All @@ -132,6 +136,7 @@ docs/Score.md
docs/SignalLiveStreamCompleteResponse.md
docs/SigningKey.md
docs/SigningKeyResponse.md
docs/SigningKeysApi.md
docs/SimulcastTarget.md
docs/SimulcastTargetResponse.md
docs/Space.md
Expand Down Expand Up @@ -176,6 +181,7 @@ src/Mux.Csharp.Sdk/Api/MonitoringApi.cs
src/Mux.Csharp.Sdk/Api/PlaybackIDApi.cs
src/Mux.Csharp.Sdk/Api/PlaybackRestrictionsApi.cs
src/Mux.Csharp.Sdk/Api/RealTimeApi.cs
src/Mux.Csharp.Sdk/Api/SigningKeysApi.cs
src/Mux.Csharp.Sdk/Api/SpacesApi.cs
src/Mux.Csharp.Sdk/Api/TranscriptionVocabulariesApi.cs
src/Mux.Csharp.Sdk/Api/URLSigningKeysApi.cs
Expand All @@ -200,6 +206,7 @@ src/Mux.Csharp.Sdk/Model/AbridgedVideoView.cs
src/Mux.Csharp.Sdk/Model/AbstractOpenAPISchema.cs
src/Mux.Csharp.Sdk/Model/Asset.cs
src/Mux.Csharp.Sdk/Model/AssetErrors.cs
src/Mux.Csharp.Sdk/Model/AssetGeneratedSubtitleSettings.cs
src/Mux.Csharp.Sdk/Model/AssetMaster.cs
src/Mux.Csharp.Sdk/Model/AssetNonStandardInputReasons.cs
src/Mux.Csharp.Sdk/Model/AssetRecordingTimes.cs
Expand Down Expand Up @@ -241,6 +248,7 @@ src/Mux.Csharp.Sdk/Model/GetAssetPlaybackIDResponse.cs
src/Mux.Csharp.Sdk/Model/GetLiveStreamPlaybackIDResponse.cs
src/Mux.Csharp.Sdk/Model/GetMetricTimeseriesDataResponse.cs
src/Mux.Csharp.Sdk/Model/GetMonitoringBreakdownResponse.cs
src/Mux.Csharp.Sdk/Model/GetMonitoringBreakdownTimeseriesResponse.cs
src/Mux.Csharp.Sdk/Model/GetMonitoringHistogramTimeseriesResponse.cs
src/Mux.Csharp.Sdk/Model/GetMonitoringHistogramTimeseriesResponseMeta.cs
src/Mux.Csharp.Sdk/Model/GetMonitoringTimeseriesResponse.cs
Expand Down Expand Up @@ -293,6 +301,8 @@ src/Mux.Csharp.Sdk/Model/LiveStreamGeneratedSubtitleSettings.cs
src/Mux.Csharp.Sdk/Model/LiveStreamResponse.cs
src/Mux.Csharp.Sdk/Model/LiveStreamStatus.cs
src/Mux.Csharp.Sdk/Model/Metric.cs
src/Mux.Csharp.Sdk/Model/MonitoringBreakdownTimeseriesDatapoint.cs
src/Mux.Csharp.Sdk/Model/MonitoringBreakdownTimeseriesValues.cs
src/Mux.Csharp.Sdk/Model/MonitoringBreakdownValue.cs
src/Mux.Csharp.Sdk/Model/MonitoringHistogramTimeseriesBucket.cs
src/Mux.Csharp.Sdk/Model/MonitoringHistogramTimeseriesBucketValues.cs
Expand Down
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", "{4CC57E30-0AA0-421A-B1EA-0CDCC1160445}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mux.Csharp.Sdk", "src\Mux.Csharp.Sdk\Mux.Csharp.Sdk.csproj", "{994DAD54-ED4E-4C01-9690-A50219306D2C}"
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
{4CC57E30-0AA0-421A-B1EA-0CDCC1160445}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CC57E30-0AA0-421A-B1EA-0CDCC1160445}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CC57E30-0AA0-421A-B1EA-0CDCC1160445}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CC57E30-0AA0-421A-B1EA-0CDCC1160445}.Release|Any CPU.Build.0 = Release|Any CPU
{994DAD54-ED4E-4C01-9690-A50219306D2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{994DAD54-ED4E-4C01-9690-A50219306D2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{994DAD54-ED4E-4C01-9690-A50219306D2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{994DAD54-ED4E-4C01-9690-A50219306D2C}.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
11 changes: 10 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.6.0
- SDK version: 0.7.0
[https://docs.mux.com](https://docs.mux.com)

<a name="frameworks-supported"></a>
Expand Down Expand Up @@ -166,6 +166,7 @@ Class | Method | HTTP request | Description
*MetricsApi* | [**ListBreakdownValues**](docs/MetricsApi.md#listbreakdownvalues) | **GET** /data/v1/metrics/{METRIC_ID}/breakdown | List breakdown values
*MetricsApi* | [**ListInsights**](docs/MetricsApi.md#listinsights) | **GET** /data/v1/metrics/{METRIC_ID}/insights | List Insights
*MonitoringApi* | [**GetMonitoringBreakdown**](docs/MonitoringApi.md#getmonitoringbreakdown) | **GET** /data/v1/monitoring/metrics/{MONITORING_METRIC_ID}/breakdown | Get Monitoring Breakdown
*MonitoringApi* | [**GetMonitoringBreakdownTimeseries**](docs/MonitoringApi.md#getmonitoringbreakdowntimeseries) | **GET** /data/v1/monitoring/metrics/{MONITORING_METRIC_ID}/breakdown-timeseries | Get Monitoring Breakdown Timeseries
*MonitoringApi* | [**GetMonitoringHistogramTimeseries**](docs/MonitoringApi.md#getmonitoringhistogramtimeseries) | **GET** /data/v1/monitoring/metrics/{MONITORING_HISTOGRAM_METRIC_ID}/histogram-timeseries | Get Monitoring Histogram Timeseries
*MonitoringApi* | [**GetMonitoringTimeseries**](docs/MonitoringApi.md#getmonitoringtimeseries) | **GET** /data/v1/monitoring/metrics/{MONITORING_METRIC_ID}/timeseries | Get Monitoring Timeseries
*MonitoringApi* | [**ListMonitoringDimensions**](docs/MonitoringApi.md#listmonitoringdimensions) | **GET** /data/v1/monitoring/dimensions | List Monitoring Dimensions
Expand All @@ -181,6 +182,10 @@ Class | Method | HTTP request | Description
*RealTimeApi* | [**GetRealtimeTimeseries**](docs/RealTimeApi.md#getrealtimetimeseries) | **GET** /data/v1/realtime/metrics/{REALTIME_METRIC_ID}/timeseries | Get Real-Time Timeseries
*RealTimeApi* | [**ListRealtimeDimensions**](docs/RealTimeApi.md#listrealtimedimensions) | **GET** /data/v1/realtime/dimensions | List Real-Time Dimensions
*RealTimeApi* | [**ListRealtimeMetrics**](docs/RealTimeApi.md#listrealtimemetrics) | **GET** /data/v1/realtime/metrics | List Real-Time Metrics
*SigningKeysApi* | [**CreateSigningKey**](docs/SigningKeysApi.md#createsigningkey) | **POST** /system/v1/signing-keys | Create a signing key
*SigningKeysApi* | [**DeleteSigningKey**](docs/SigningKeysApi.md#deletesigningkey) | **DELETE** /system/v1/signing-keys/{SIGNING_KEY_ID} | Delete a signing key
*SigningKeysApi* | [**GetSigningKey**](docs/SigningKeysApi.md#getsigningkey) | **GET** /system/v1/signing-keys/{SIGNING_KEY_ID} | Retrieve a signing key
*SigningKeysApi* | [**ListSigningKeys**](docs/SigningKeysApi.md#listsigningkeys) | **GET** /system/v1/signing-keys | List signing keys
*SpacesApi* | [**CreateSpace**](docs/SpacesApi.md#createspace) | **POST** /video/v1/spaces | Create a space
*SpacesApi* | [**CreateSpaceBroadcast**](docs/SpacesApi.md#createspacebroadcast) | **POST** /video/v1/spaces/{SPACE_ID}/broadcasts | Create a space broadcast
*SpacesApi* | [**DeleteSpace**](docs/SpacesApi.md#deletespace) | **DELETE** /video/v1/spaces/{SPACE_ID} | Delete a space
Expand Down Expand Up @@ -209,6 +214,7 @@ Class | Method | HTTP request | Description
- [Model.AbridgedVideoView](docs/AbridgedVideoView.md)
- [Model.Asset](docs/Asset.md)
- [Model.AssetErrors](docs/AssetErrors.md)
- [Model.AssetGeneratedSubtitleSettings](docs/AssetGeneratedSubtitleSettings.md)
- [Model.AssetMaster](docs/AssetMaster.md)
- [Model.AssetNonStandardInputReasons](docs/AssetNonStandardInputReasons.md)
- [Model.AssetRecordingTimes](docs/AssetRecordingTimes.md)
Expand Down Expand Up @@ -250,6 +256,7 @@ Class | Method | HTTP request | Description
- [Model.GetLiveStreamPlaybackIDResponse](docs/GetLiveStreamPlaybackIDResponse.md)
- [Model.GetMetricTimeseriesDataResponse](docs/GetMetricTimeseriesDataResponse.md)
- [Model.GetMonitoringBreakdownResponse](docs/GetMonitoringBreakdownResponse.md)
- [Model.GetMonitoringBreakdownTimeseriesResponse](docs/GetMonitoringBreakdownTimeseriesResponse.md)
- [Model.GetMonitoringHistogramTimeseriesResponse](docs/GetMonitoringHistogramTimeseriesResponse.md)
- [Model.GetMonitoringHistogramTimeseriesResponseMeta](docs/GetMonitoringHistogramTimeseriesResponseMeta.md)
- [Model.GetMonitoringTimeseriesResponse](docs/GetMonitoringTimeseriesResponse.md)
Expand Down Expand Up @@ -302,6 +309,8 @@ Class | Method | HTTP request | Description
- [Model.LiveStreamResponse](docs/LiveStreamResponse.md)
- [Model.LiveStreamStatus](docs/LiveStreamStatus.md)
- [Model.Metric](docs/Metric.md)
- [Model.MonitoringBreakdownTimeseriesDatapoint](docs/MonitoringBreakdownTimeseriesDatapoint.md)
- [Model.MonitoringBreakdownTimeseriesValues](docs/MonitoringBreakdownTimeseriesValues.md)
- [Model.MonitoringBreakdownValue](docs/MonitoringBreakdownValue.md)
- [Model.MonitoringHistogramTimeseriesBucket](docs/MonitoringHistogramTimeseriesBucket.md)
- [Model.MonitoringHistogramTimeseriesBucketValues](docs/MonitoringHistogramTimeseriesBucketValues.md)
Expand Down
5 changes: 4 additions & 1 deletion docs/Asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ Name | Type | Description | Notes
**CreatedAt** | **string** | Time the Asset was created, defined as a Unix timestamp (seconds since epoch). | [optional]
**Status** | **string** | The status of the asset. | [optional]
**Duration** | **double** | The duration of the asset in seconds (max duration for a single asset is 12 hours). | [optional]
**MaxStoredResolution** | **string** | 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]
**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. | [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]
Expand Down
12 changes: 12 additions & 0 deletions docs/AssetGeneratedSubtitleSettings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Mux.Csharp.Sdk.Model.AssetGeneratedSubtitleSettings

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Name** | **string** | A name for this subtitle track. | [optional]
**Passthrough** | **string** | Arbitrary metadata set for the subtitle track. Max 255 characters. | [optional]
**LanguageCode** | **string** | The language to generate subtitles in. | [optional] [default to LanguageCodeEnum.En]

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

1 change: 1 addition & 0 deletions docs/AssetNonStandardInputReasons.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Name | Type | Description | Notes
**VideoEditList** | **string** | Video Edit List reason indicates that the input file&#39;s video track contains a complex Edit Decision List. | [optional]
**AudioEditList** | **string** | Audio Edit List reason indicates that the input file&#39;s audio track contains a complex Edit Decision List. | [optional]
**UnexpectedMediaFileParameters** | **string** | A catch-all reason when the input file in created with non-standard encoding parameters. | [optional]
**UnsupportedPixelFormat** | **string** | The video pixel format, as a string, returned by libav. Considered non-standard if not one of yuv420p or yuvj420p. | [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)

2 changes: 1 addition & 1 deletion docs/AssetsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Name | Type | Description | Notes
Create an asset track

Adds an asset track (for example, subtitles) to an asset.
Adds an asset track (for example, subtitles, or an alternate audio track) to an asset.

### Example
```csharp
Expand Down
2 changes: 2 additions & 0 deletions docs/CreateAssetRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Name | Type | Description | Notes
**NormalizeAudio** | **bool** | Normalize the audio track loudness level. This parameter is only applicable to on-demand (not live) assets. | [optional] [default to false]
**MasterAccess** | **string** | Specify what level (if any) of support for master access. Master access can be enabled temporarily for your asset to be downloaded. See the [Download your videos guide](/guides/video/download-your-videos) for more information. | [optional]
**Test** | **bool** | Marks the asset as a test asset when the value is set to true. 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 asset are watermarked with the Mux logo, limited to 10 seconds, deleted after 24 hrs. | [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. | [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)

Loading

0 comments on commit 7d4cc94

Please sign in to comment.