| Constructor and Description |
|---|
ID3TagBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(MP4InputStream in)
Decodes the given input stream by reading this box and all of its
children (if any).
|
byte[] |
getID3Data() |
java.lang.String |
getLanguage()
The language code for the following text.
|
getChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImplpublic byte[] getID3Data()
public java.lang.String getLanguage()