|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaudiotagger.audio.mp4.atom.AbstractMp4Box
org.jaudiotagger.audio.mp4.atom.Mp4FreeBox
public class Mp4FreeBox
FreeBox ( padding)
There are usually two free boxes, one beneath the meta atom and one toplevel atom
| Field Summary |
|---|
| Fields inherited from class org.jaudiotagger.audio.mp4.atom.AbstractMp4Box |
|---|
dataBuffer, header |
| Constructor Summary | |
|---|---|
Mp4FreeBox(int datasize)
Construct a new FreeBox containing datasize padding (i.e doesnt include header size) |
|
| Method Summary |
|---|
| Methods inherited from class org.jaudiotagger.audio.mp4.atom.AbstractMp4Box |
|---|
getData, getHeader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mp4FreeBox(int datasize)
datasize - padding size
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||