Class SpliceEvent.ComponentSpliceTime

  • Enclosing class:
    SpliceEvent

    public class SpliceEvent.ComponentSpliceTime
    extends Object
    The Class ComponentSpliceTime.
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentSpliceTime​(MPEG2Section data, boolean fromInsertCommand)
      Instantiates a new component splice time.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • componentTag

        public int componentTag
        The component tag.
      • spliceTime

        public SpliceTime spliceTime
        The splice time.
    • Constructor Detail

      • ComponentSpliceTime

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