Class MediaInformationBox
java.lang.Object
org.mp4parser.BasicContainer
org.mp4parser.support.AbstractContainerBox
org.mp4parser.boxes.iso14496.part12.MediaInformationBox
- All Implemented Interfaces:
Box,Container,ParsableBox
4cc = ""minf""
This box contains all the objects that declare characteristic information of the media in the track.-
Field Summary
FieldsFields inherited from class org.mp4parser.support.AbstractContainerBox
largeBox, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.mp4parser.support.AbstractContainerBox
getBox, getHeader, getSize, getType, parse, setParentMethods inherited from class org.mp4parser.BasicContainer
addBox, getBoxes, getBoxes, getBoxes, getContainerSize, initContainer, setBoxes, toString, writeContainer
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
MediaInformationBox
public MediaInformationBox()
-
-
Method Details
-
getSampleTableBox
-
getMediaHeaderBox
-