| Package | Description |
|---|---|
| org.mp4parser.boxes.iso14496.part12 |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ItemLocationBox.Item> |
ItemLocationBox.items |
| Modifier and Type | Method and Description |
|---|---|
ItemLocationBox.Item |
ItemLocationBox.createItem(int itemId,
int constructionMethod,
int dataReferenceIndex,
long baseOffset,
java.util.List<ItemLocationBox.Extent> extents) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemLocationBox.Item> |
ItemLocationBox.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemLocationBox.setItems(java.util.List<ItemLocationBox.Item> items) |
Copyright © 2020. All rights reserved.