Class VmapAdBreak

java.lang.Object
com.jwplayer.pub.api.media.ads.VmapAdBreak

public class VmapAdBreak extends Object
A VMAP ad break.
  • Field Details

    • mType

      public final String mType
      The type of this VMAP Ad Break
    • mOffset

      public final String mOffset
      The offset of this VMAP Ad Break
    • mVmapInfo

      public final VmapInfo mVmapInfo
      The VMAP info for this Ad Break
  • Constructor Details

  • Method Details

    • getType

      public String getType()
    • getOffset

      public String getOffset()
    • getVMapInfo

      public VmapInfo getVMapInfo()