public class FDSessionGroupBox extends FullBox
| Constructor and Description |
|---|
FDSessionGroupBox() |
| 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[][] |
getGroupIDs()
A group ID indicates a file group that the session group complies with.
|
long[][] |
getHintTrackIDs()
A hint track ID specifies the track ID of the FD hint track belonging to
a particular session group.
|
getChild, getChildren, getChildren, getLeft, getName, getOffset, getParent, getSize, getType, hasChild, hasChildren, readChildren, readChildren, setParams, toStringpublic void decode(MP4InputStream in) throws java.io.IOException
BoxImplpublic long[][] getGroupIDs()
public long[][] getHintTrackIDs()