public class MetaBoxRelationBox extends FullBox
| Constructor and Description |
|---|
MetaBoxRelationBox() |
| 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).
|
long |
getFirstMetaboxHandlerType()
The first meta box to be related.
|
int |
getMetaboxRelation()
The metabox relation indicates the relation between the two meta boxes.
|
long |
getSecondMetaboxHandlerType()
The second meta box to be related.
|
getChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImplpublic long getFirstMetaboxHandlerType()
public long getSecondMetaboxHandlerType()
public int getMetaboxRelation()