public class TrackBox extends AbstractContainerBox
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
largeBox, type| 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(java.util.List<? extends Box> boxes)
Sets all boxes and removes all previous child boxes.
|
getBox, getHeader, getSize, getType, parse, setParentaddBox, getBoxes, getBoxes, getBoxes, getContainerSize, initContainer, toString, writeContainerpublic static final java.lang.String TYPE
public TrackHeaderBox getTrackHeaderBox()
public SampleTableBox getSampleTableBox()
nullpublic MediaBox getMediaBox()
Copyright © 2020. All rights reserved.