Class VmapInfo

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

public class VmapInfo extends Object
Information about a VMAP Ad Break.
  • Field Details

    • mId

      public final String mId
      Id of this VMAP
    • mItem

      public final Integer mItem
      The number of this AdBreak in the VMAP
    • mBreakId

      public final String mBreakId
      The ID for this AdBreak
    • mTimeOffset

      public final String mTimeOffset
      The Time Offset when this Ad Break plays
  • Constructor Details

  • Method Details

    • getId

      public String getId()
    • getItem

      public Integer getItem()
    • getBreakId

      public String getBreakId()
    • getTimeOffset

      public String getTimeOffset()