Class ItemLocationBox


  • public class ItemLocationBox
    extends FullBox
    ISO/IEC 14496-12:2015 pg.77-80
    • Field Detail

      • indexSize

        int indexSize
      • offsetSize

        int offsetSize
      • lengthSize

        int lengthSize
      • baseOffsetSize

        int baseOffsetSize
      • itemCount

        long itemCount
      • itemID

        long itemID
      • constructionMethod

        int constructionMethod
      • dataReferenceIndex

        int dataReferenceIndex
      • baseOffset

        long baseOffset
      • extentCount

        int extentCount
    • Constructor Detail

      • ItemLocationBox

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

      • getIntFromUnknownByte

        public java.lang.Long getIntFromUnknownByte​(int variable,
                                                    SequentialReader reader)
                                             throws java.io.IOException
        Throws:
        java.io.IOException