public class OMADiscreteMediaHeadersBox extends FullBox
Constructor and Description |
---|
OMADiscreteMediaHeadersBox() |
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).
|
java.lang.String |
getContentType()
The content type indicates the original MIME media type of the Content
Object i.e. what content type the result of a successful extraction of
the OMAContentBox represents.
|
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
public java.lang.String getContentType()