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