Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.DataReferenceBox
Extends/Implements : un.storage.media.mp4.boxes.FullBox
Subclasses : -

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.
The data entry is either a DataEntryUrnBox or a DataEntryUrlBox.
author  Alexander Simm


Variables : -
Functions : DataReferenceBox, decode



public void DataReferenceBox ()

public void decode (MP4InputStream in)