| Constructor and Description |
|---|
SoundMediaHeaderBox() |
| 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 |
getBalance()
The balance is a floating-point number that places mono audio tracks in a
stereo space: 0 is centre (the normal value), full left is -1.0 and full
right is 1.0.
|
getChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImplpublic double getBalance()