public class MovieFragmentBox extends AbstractContainerBox
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
largeBox, typeboxParser, dataSource| Constructor and Description |
|---|
MovieFragmentBox() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getFileChannel() |
List<Long> |
getSyncSamples(SampleDependencyTypeBox sdtp) |
int |
getTrackCount() |
List<TrackFragmentHeaderBox> |
getTrackFragmentHeaderBoxes() |
long[] |
getTrackNumbers()
Returns the track numbers associated with this
MovieBox. |
List<TrackRunBox> |
getTrackRunBoxes() |
getBox, getHeader, getOffset, getParent, getSize, getType, initContainer, parse, setParentaddBox, close, getBoxes, getBoxes, getBoxes, getByteBuffer, getContainerSize, hasNext, next, remove, setBoxes, toString, writeContainerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic static final String TYPE
public List<Long> getSyncSamples(SampleDependencyTypeBox sdtp)
public int getTrackCount()
public long[] getTrackNumbers()
MovieBox.public List<TrackFragmentHeaderBox> getTrackFragmentHeaderBoxes()
public List<TrackRunBox> getTrackRunBoxes()
public DataSource getFileChannel()
Copyright © 2015. All rights reserved.