Class ItemLocationBox.Extent
- java.lang.Object
-
- org.mp4parser.boxes.iso14496.part12.ItemLocationBox.Extent
-
- Enclosing class:
- ItemLocationBox
public class ItemLocationBox.Extent extends Object
-
-
Field Summary
Fields Modifier and Type Field Description longextentIndexlongextentLengthlongextentOffset
-
Constructor Summary
Constructors Constructor Description Extent(long extentOffset, long extentLength, long extentIndex)Extent(ByteBuffer in)
-
-
-
Constructor Detail
-
Extent
public Extent(long extentOffset, long extentLength, long extentIndex)
-
Extent
public Extent(ByteBuffer in)
-
-
Method Detail
-
getContent
public void getContent(ByteBuffer os)
-
getSize
public int getSize()
-
-