public class TrackBox extends AbstractContainerBox
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
largeBox, typeboxParser, dataSource| Constructor and Description |
|---|
TrackBox() |
| Modifier and Type | Method and Description |
|---|---|
MediaBox |
getMediaBox() |
SampleTableBox |
getSampleTableBox()
Gets the SampleTableBox at mdia/minf/stbl if existing.
|
TrackHeaderBox |
getTrackHeaderBox() |
void |
setBoxes(List<Box> boxes)
Sets all boxes and removes all previous child boxes.
|
getBox, getHeader, getOffset, getParent, getSize, getType, initContainer, parse, setParentaddBox, close, getBoxes, getBoxes, getBoxes, getByteBuffer, getContainerSize, hasNext, next, remove, toString, writeContainerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic static final String TYPE
public TrackHeaderBox getTrackHeaderBox()
public SampleTableBox getSampleTableBox()
nullpublic MediaBox getMediaBox()
Copyright © 2016. All rights reserved.