Package 

Class MediaTailorSource

  • All Implemented Interfaces:

    
    public class MediaTailorSource
    extends TypedSource
                        

    A MediaTailor source that might be used for client-side tracking.

    • Nested Class Summary

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

      The builder for a MediaTailor source.

      • The final URL will have the following format: '/v1/session/
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Map<String, String> getAdParams() Optional Map of ad parameters to perform client-side ad reporting.
      boolean equals(Object o)
      int hashCode()
      • Methods inherited from class com.theoplayer.android.api.source.TypedSource

        getDash, getDrm, getHls, getLiveOffset, getSrc, getSsai, getTimeServer, getType, isHlsDateRange, isLowLatency
      • Methods inherited from class java.lang.Object

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