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
IOExceptionpublic void addMetadata(HeifDirectory directory)
public ItemInfoBox.ItemInfoEntry getEntry(long id)
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.