Package 

Class AzureDRMConfiguration

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class AzureDRMConfiguration.Builder

      The builder for the Azure Media Service DRM configuration.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getCertificateURL() The Azure certificate URL.
      String getToken() The Azure Media Services Authorization Token.
      boolean equals(Object o)
      int hashCode()
      • Methods inherited from class com.theoplayer.android.api.source.drm.DRMConfiguration

        getClearkey, getCustomIntegrationId, getFairplay, getIntegration, getIntegrationParameters, getPlayready, getWidevine
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait