public class TrackBox extends AbstractContainerBox
Modifier and Type | Field and Description |
---|---|
static String |
TYPE |
largeBox, type
boxParser, 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, parse, setParent
addBox, getBoxes, getBoxes, getBoxes, getByteBuffer, getContainerSize, hasNext, next, parseContainer, remove, toString, writeContainer
public static final String TYPE
public TrackHeaderBox getTrackHeaderBox()
public SampleTableBox getSampleTableBox()
null
public MediaBox getMediaBox()
Copyright © 2014. All rights reserved.