public class DataReferenceBox extends FullBox
The data reference object contains a table of data references (normally URLs) that declare the location(s) of the media data used within the presentation. The data reference index in the sample description ties entries in this table to the samples in the track. A track may be split over several sources in this way.
If the flag is set indicating that the data is in the same file as this box, then no string (not even an empty one) shall be supplied in the entry field.
The DataEntryBox within the DataReferenceBox shall be either a DataEntryUrnBox or a DataEntryUrlBox.
bytetoTypeMap| Constructor and Description |
|---|
DataReferenceBox(long size) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
getFlags, getVersion, read64protected int load(DataInputStream fin) throws IOException
Boxload in class FullBoxfin - the stream to load box fromIOException - if some I/O error occured.Copyright © 2017 TeleStax, Inc.. All Rights Reserved.