- java.lang.Object
-
- org.jaudiotagger.audio.mp4.atom.AbstractMp4Box
-
- Direct Known Subclasses:
- Mp4AlacBox, Mp4DataBox, Mp4DrmsBox, Mp4EsdsBox, Mp4FreeBox, Mp4FtypBox, Mp4HdlrBox, Mp4MdhdBox, Mp4MeanBox, Mp4MetaBox, Mp4Mp4aBox, Mp4MvhdBox, Mp4NameBox, Mp4StcoBox, Mp4StsdBox
public class AbstractMp4Box
extends java.lang.Object
Abstract mp4 box, contain a header and then rawdata (which may include child boxes)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AbstractMp4Box
public AbstractMp4Box()
Copyright © 2005-2013 java.net. All Rights Reserved.