Class FullBox

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) byte[] flags  
      (package private) int version  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • flags

        byte[] flags
      • version

        int version
    • Constructor Detail

      • FullBox

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

        public FullBox​(FullBox box)