Microsoft.Azure.Management.Media
2.0.0
Provides developers with libraries for managing Azure Media Services using the Azure Resource Manager API.
See the version list below for details.
Install-Package Microsoft.Azure.Management.Media -Version 2.0.0
dotnet add package Microsoft.Azure.Management.Media --version 2.0.0
<PackageReference Include="Microsoft.Azure.Management.Media" Version="2.0.0" />
paket add Microsoft.Azure.Management.Media --version 2.0.0
#r "nuget: Microsoft.Azure.Management.Media, 2.0.0"
Release Notes
This release adds support for the General Availability of the V3 API of Azure Media Services, including:
1. Transforms and Jobs to encode or analyze media content.
2. StreamingLocators for publishing and streaming content to end user devices
3. StreamingPolicies and ContentKeyPolicies to configure key delivery and content protection (DRM)
when delivering content.
4. LiveEvents and LiveOutputs to configure the ingest and archiving of live streaming content.
5. Assets to store and publish media content in Azure Storage.
6. StreamingEndpoints to configure and scale dynamic packaging, encryption and streaming for
both live and on demand media content.
Updates from the 2nd Preview of the V3 API include:
* Support for Account and Asset level filters to allow a subset of a multi-bitrate streaming presentation to be
exposed to end users.
* The ListStreamingLocators method was added to Assets to allow the Locators associated with an Asset to be
quickly enumerated.
* Jobs now support Update to allow changing the priority of a Job before processing begins.
Note that the VideoAnalyzerPreset.AudioInsightsOnly was renamed to VideoAnalyzerPreset.InsightsToExtract and converted
from a boolean to an enum to give three options (AudioInsightsOnly, VideoInsightsOnly, and AllInsights). The default
is AllInsights.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.14 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.16 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.14 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.16 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.Azure.Management.Media:
Package | Downloads |
---|---|
Spin
Web Framework cross platforms based to .net core
|
|
PTI.Microservices.Library
Cloud Services library designed to be consumed in Microservices
|
|
ProcessMyMedia
Build your Azure Media Services workflow (V3 API version) and Azure Data Factory (V2 API version) in .NET Core.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.Management.Media:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
Azure/Azure-Media-Services-Explorer
Azure Media Services Explorer Tool
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.4 | 42 | 2/22/2021 |
3.0.3 | 7,442 | 1/8/2021 |
3.0.2 | 16,395 | 10/29/2020 |
2.1.0-preview | 4,277 | 12/26/2019 |
2.0.5 | 49,891 | 5/27/2020 |
2.0.4 | 89,821 | 1/1/2020 |
2.0.3 | 52,648 | 6/5/2019 |
2.0.2 | 49,100 | 4/4/2019 |
2.0.1 | 38,681 | 12/14/2018 |
2.0.0 | 15,873 | 9/28/2018 |
1.8.0-preview | 2,011 | 6/26/2018 |
1.0.0 | 30,775 | 4/25/2018 |
0.2.0 | 3,125 | 3/3/2017 |
0.1.1 | 93,404 | 10/26/2018 |
0.1.0 | 11,280 | 7/22/2016 |