Class MediaItem.AdsConfiguration

  • Enclosing class:
    MediaItem

    public static final class MediaItem.AdsConfiguration
    extends Object
    Configuration for playing back linear ads with a media item.
    • Field Detail

      • adTagUri

        public final Uri adTagUri
        The ad tag URI to load.
      • adsId

        @Nullable
        public final Object adsId
        An opaque identifier for ad playback state associated with this item, or null if the combination of the media ID and ad tag URI should be used as the ads identifier.
    • Method Detail

      • equals

        public boolean equals​(@Nullable
                              Object obj)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object