Package 

Class AdOverlayHandler

    • Method Summary

      Modifier and Type Method Description
      void onAdPodStarted(AdPod adPod) Indicates than an Ad pod has started.
      void onAdPodEnded(AdPod adPod) Indicates than an Ad pod has ended.
      void onAdOverlayConfigChanged(@NonNull() AdOverlayConfig adOverlayConfig) Triggered when there is a AdOverlayConfig change.
      void removeListeners()
      • Methods inherited from class com.brightcove.player.event.AbstractComponent

        addListener, addOnceListener, getEventEmitter, removeListener, removeListeners
      • Methods inherited from class java.lang.Object

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