Package 

Class TitaniumDRMConfiguration

    • Nested Class Summary

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

      The builder for the Titanium DRM configuration.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getAccountName() The account name.
      String getCustomerName() The customer name.
      String getPortalId() The identifier of the portal.
      String getFriendlyName() The customer friendly name.
      String getAuthToken() The authentication token.
      String getVersion() The version of Titanium
      • Only version 2 and 3 are supported.
      Default: "2"
      • Methods inherited from class com.theoplayer.android.api.source.drm.DRMConfiguration

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

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