Uses of Class
com.coremedia.iso.boxes.ItemLocationBox.Extent

Packages that use ItemLocationBox.Extent
com.coremedia.iso.boxes   
 

Uses of ItemLocationBox.Extent in com.coremedia.iso.boxes
 

Fields in com.coremedia.iso.boxes with type parameters of type ItemLocationBox.Extent
 List<ItemLocationBox.Extent> ItemLocationBox.Item.extents
           
 

Methods in com.coremedia.iso.boxes that return ItemLocationBox.Extent
 ItemLocationBox.Extent ItemLocationBox.createExtent(long extentOffset, long extentLength, long extentIndex)
           
 

Method parameters in com.coremedia.iso.boxes with type arguments of type ItemLocationBox.Extent
 ItemLocationBox.Item ItemLocationBox.createItem(int itemId, int constructionMethod, int dataReferenceIndex, long baseOffset, List<ItemLocationBox.Extent> extents)
           
 

Constructor parameters in com.coremedia.iso.boxes with type arguments of type ItemLocationBox.Extent
ItemLocationBox.Item(int itemId, int constructionMethod, int dataReferenceIndex, long baseOffset, List<ItemLocationBox.Extent> extents)
           
 



Copyright © 2012. All Rights Reserved.