Package 

Class XstreamConfiguration

    • Nested Class Summary

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

      The builder for the Xstream DRM configuration.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getSessionId() The session identifier.
      String getStreamId() The stream identifier.
      String getTicketAcquisitionUrl() The ticket acquisition URL.
      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