public class ThreeGPPMetadataBox extends FullBox
Constructor and Description |
---|
ThreeGPPMetadataBox(java.lang.String name) |
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).
|
protected void |
decodeCommon(MP4InputStream in) |
java.lang.String |
getData() |
java.lang.String |
getLanguageCode()
The language code for the following text.
|
getChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toString
public void decode(MP4InputStream in) throws java.io.IOException
BoxImpl
protected void decodeCommon(MP4InputStream in) throws java.io.IOException
java.io.IOException
public java.lang.String getLanguageCode()
public java.lang.String getData()