public abstract class SampleEntry extends BoxImpl
Modifier | Constructor and Description |
---|---|
protected |
SampleEntry(java.lang.String name) |
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 |
getDataReferenceIndex()
The data reference index is an integer that contains the index of the
data reference to use to retrieve data associated with samples that use
this sample description.
|
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 long getDataReferenceIndex()