public class ItemLocationBox extends FullBox
Modifier and Type | Class and Description |
---|---|
static class |
ItemLocationBox.Extent |
Constructor and Description |
---|
ItemLocationBox(SequentialReader reader,
Box box) |
Modifier and Type | Method and Description |
---|---|
SortedSet<ItemLocationBox.Extent> |
getExtents() |
Long |
getIntFromUnknownByte(int variable,
SequentialReader reader) |
public ItemLocationBox(SequentialReader reader, Box box) throws IOException
IOException
public Long getIntFromUnknownByte(int variable, SequentialReader reader) throws IOException
IOException
public SortedSet<ItemLocationBox.Extent> getExtents()
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.