public class MovieFragmentBox extends AbstractContainerBox
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
largeBox, type| Constructor and Description |
|---|
MovieFragmentBox() |
| Modifier and Type | Method and Description |
|---|---|
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, getSize, getType, parse, setParentaddBox, getBoxes, getBoxes, getBoxes, getContainerSize, initContainer, setBoxes, toString, writeContainerpublic 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()
Copyright © 2015. All rights reserved.