public class MovieBox extends AbstractContainerBox
Modifier and Type | Field and Description |
---|---|
static String |
TYPE |
largeBox, type
boxParser, dataSource
Constructor and Description |
---|
MovieBox() |
Modifier and Type | Method and Description |
---|---|
MovieHeaderBox |
getMovieHeaderBox() |
int |
getTrackCount() |
long[] |
getTrackNumbers()
Returns the track numbers associated with this
MovieBox . |
getBox, getHeader, getOffset, getParent, getSize, getType, parse, setParent
addBox, getBoxes, getBoxes, getBoxes, getByteBuffer, getContainerSize, hasNext, next, parseContainer, remove, setBoxes, toString, writeContainer
public static final String TYPE
public int getTrackCount()
public long[] getTrackNumbers()
MovieBox
.public MovieHeaderBox getMovieHeaderBox()
Copyright © 2014. All rights reserved.