Package 

Class YouboraOptions

  • All Implemented Interfaces:
    com.theoplayer.android.api.source.analytics.AnalyticsDescription

    
    public class YouboraOptions
    extends ReadOnlyHashMap implements AnalyticsDescription
                        

    The configuration of the Youbora integration.

    • The YouboraOptions is a Map of Youbora options.
    • The THEOplayer Youbora integration is built upon Youbora v6.
    • For a detailed overview of all available properties, please consult the Youbora options documentation.
    • The integration automatically tracks these content related properties: - content.duration - content.resource - content.isLive - content.rendition
    • Nested Class Summary

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

      The builder of the Youbora configuration.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      AnalyticsIntegration getIntegration() The identifier of the Youbora integration.
      • Methods inherited from class com.theoplayer.android.internal.util.ReadOnlyMap

        containsKey, equals, get, getData, hashCode
      • Methods inherited from class java.lang.Object

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