public class XMLMetadataSampleEntry extends SampleEntry
Constructor and Description |
---|
XMLMetadataSampleEntry() |
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 |
getContentEncoding()
A string providing a MIME type which identifies the content encoding of
the timed metadata.
|
java.lang.String |
getNamespace()
Gives the namespace of the schema for the timed XML metadata.
|
java.lang.String |
getSchemaLocation()
Optionally provides an URL to find the schema corresponding to the
namespace.
|
getDataReferenceIndex
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
in
- an input streamjava.io.IOException
- if an error occurs while readingpublic java.lang.String getNamespace()
public java.lang.String getSchemaLocation()
public java.lang.String getContentEncoding()