public class UserDataBox extends Box
This box contains objects that declare user information about the containing box and its data (presentation or track).
The User Data Box is a container box for informative user-data. This user data is formatted as a set of boxes with more specific box types, which declare more precisely their content.
Only a copyright notice is defined in this specification.
bytetoTypeMap| Constructor and Description |
|---|
UserDataBox(long size,
boolean isTrackParent) |
| Modifier and Type | Method and Description |
|---|---|
List<Box> |
getUserDefinedBoxes() |
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
protected int load(DataInputStream fin) throws IOException
Boxload in class Boxfin - the stream to load box fromIOException - if some I/O error occured.Copyright © 2017 TeleStax, Inc.. All Rights Reserved.