|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jaudiotagger.audio.mp4.atom.AbstractMp4Box
public class AbstractMp4Box
Abstract mp4 box, contain a header and then rawdata (which may include child boxes)
| Constructor Summary | |
|---|---|
AbstractMp4Box()
|
|
| Method Summary | |
|---|---|
java.nio.ByteBuffer |
getData()
|
Mp4BoxHeader |
getHeader()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractMp4Box()
| Method Detail |
|---|
public Mp4BoxHeader getHeader()
public java.nio.ByteBuffer getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||