Class AdOverlayConfig

java.lang.Object
com.brightcove.ssai.ui.AdOverlayConfig

public final class AdOverlayConfig extends Object
An Ad Overlay Configuration class used to enable ot disable UI components in the Ad Overlay layout.
  • Method Details

    • isRemainingAdBreakDurationEnabled

      public boolean isRemainingAdBreakDurationEnabled()
      Returns whether the Ad Overlay component showing the remaining ad break duration is enabled or disabled
      Returns:
      true when enabled
    • isRemainingAdDurationEnabled

      public boolean isRemainingAdDurationEnabled()
      Returns whether the Ad Overlay component showing the remaining ad duration. is enabled or disabled
      Returns:
      true when enabled
    • isNumberOfRemainingAdsEnabled

      public boolean isNumberOfRemainingAdsEnabled()
      Returns whether the Ad Overlay component showing the number of remaining Ads+ is enabled or disabled
      Returns:
      true when enabled
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object