Package 

Class AdBreakMapper

  • All Implemented Interfaces:
    com.brightcove.player.util.functional.Function2

    
    public class AdBreakMapper
     implements Function2<AdBreak, Long, AdBreak>
                        

    Maps an com.brightcove.iabparser.vmap.AdBreak to an AdBreak.

    • Constructor Summary

      Constructors 
      Constructor Description
      AdBreakMapper(long contentLength, long payloadLength)
    • Method Summary

      Modifier and Type Method Description
      AdBreak apply(@NonNull() AdBreak vastAdBreak, @NonNull() Long adsOffset)
      • Methods inherited from class com.brightcove.player.util.functional.Function2

        apply
      • Methods inherited from class java.lang.Object

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