public class FDHintSampleEntry extends SampleEntry
| Constructor and Description |
|---|
FDHintSampleEntry() |
| 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).
|
double |
getFECOverhead()
The FEC overhead is a floating point value indicating the percentage
protection overhead used by the hint sample(s).
|
int |
getPartitionEntryID()
The partition entry ID indicates the partition entry in the FD item
information box.
|
getDataReferenceIndexgetChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImpldecode in class SampleEntryin - an input streamjava.io.IOException - if an error occurs while readingpublic int getPartitionEntryID()
public double getFECOverhead()