public class ItemInfoBox extends FullBox
Modifier and Type | Class and Description |
---|---|
static class |
ItemInfoBox.ItemInfoEntry |
Constructor and Description |
---|
ItemInfoBox(SequentialReader reader,
Box box) |
Modifier and Type | Method and Description |
---|---|
void |
addMetadata(HeifDirectory directory) |
ItemInfoBox.ItemInfoEntry |
getEntry(long id) |
public ItemInfoBox(SequentialReader reader, Box box) throws IOException
IOException
public void addMetadata(HeifDirectory directory)
public ItemInfoBox.ItemInfoEntry getEntry(long id)
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.