public class AMRSpecificBox extends CodecSpecificBox
| Constructor and Description |
|---|
AMRSpecificBox() |
| 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).
|
int |
getFramesPerSample() |
int |
getModeChangePeriod() |
int |
getModeSet() |
decodeCommon, getDecoderVersion, getVendorgetChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImplpublic int getModeSet()
public int getModeChangePeriod()
public int getFramesPerSample()