This repository contains different samples showing how to use the Microsoft Azure Java SDK for Media Services
Java
Switch branches/tags
Nothing to show

README.md

Microsoft Azure Java SDK for Media Services Samples

This repository contains the following samples showing how to use the Azure Java SDK for Media Service.

These samples rely on the azure-media maven package v0.9.4.

<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-media</artifactId>
  <version>0.9.4</version>
</dependency>