public class MovieBox extends AbstractContainerBox
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE |
largeBox, type| 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, getSize, getType, parse, setParentaddBox, getBoxes, getBoxes, getBoxes, getContainerSize, initContainer, setBoxes, toString, writeContainerpublic static final java.lang.String TYPE
public int getTrackCount()
public long[] getTrackNumbers()
MovieBox.public MovieHeaderBox getMovieHeaderBox()
Copyright © 2020. All rights reserved.