Package | Description |
---|---|
com.coremedia.iso.boxes |
Modifier and Type | Field and Description |
---|---|
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,
List<ItemLocationBox.Extent> extents) |
Constructor and Description |
---|
Item(int itemId,
int constructionMethod,
int dataReferenceIndex,
long baseOffset,
List<ItemLocationBox.Extent> extents) |
Copyright © 2015. All rights reserved.