Package 

Enum MediaTailorAdBreakEventType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AD_BREAK_END

      Fired when an adbreak in a stream ends.

      AD_BREAK_BEGIN

      Fired when an adbreak in a stream starts.

    • Method Summary

      Modifier and Type Method Description
      String getName() Function to get the name (textual representation) of a MediaTailor adbreak related event.
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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