Class SpliceEvent.ComponentSpliceTime

Object
com.wowza.wms.transport.mpeg2.section.cue.SpliceEvent.ComponentSpliceTime
Enclosing class:
SpliceEvent

public class SpliceEvent.ComponentSpliceTime extends Object
The Class ComponentSpliceTime.
  • Field Details

    • componentTag

      public int componentTag
      The component tag.
    • spliceTime

      public SpliceTime spliceTime
      The splice time.
  • Constructor Details

    • ComponentSpliceTime

      public ComponentSpliceTime(MPEG2Section data, boolean fromInsertCommand)
      Instantiates a new component splice time.
      Parameters:
      data - the data
      fromInsertCommand - the from insert command