public class IPMPControlBox extends FullBox
| Constructor and Description |
|---|
IPMPControlBox() |
| 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).
|
Descriptor[] |
getIPMPDescriptors()
The list of contained IPMP Descriptors.
|
Descriptor |
getToolList()
The toollist is an IPMP ToolListDescriptor as defined in ISO/IEC 14496-1.
|
getChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImplpublic Descriptor getToolList()
public Descriptor[] getIPMPDescriptors()