Class PrimaryItemBox


  • public class PrimaryItemBox
    extends FullBox
    ISO/IEC 14496-12:2015 pg.80
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) long itemID  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • itemID

        long itemID
    • Constructor Detail

      • PrimaryItemBox

        public PrimaryItemBox​(SequentialReader reader,
                              Box box)
                       throws java.io.IOException
        Throws:
        java.io.IOException