| Constructor and Description |
|---|
CleanApertureBox() |
| 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 |
getCleanApertureHeightD() |
long |
getCleanApertureHeightN() |
long |
getCleanApertureWidthD() |
long |
getCleanApertureWidthN() |
long |
getHorizOffD() |
long |
getHorizOffN() |
long |
getVertOffD() |
long |
getVertOffN() |
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 getCleanApertureWidthN()
public long getCleanApertureWidthD()
public long getCleanApertureHeightN()
public long getCleanApertureHeightD()
public long getHorizOffN()
public long getHorizOffD()
public long getVertOffN()
public long getVertOffD()