Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.sampleentries.SampleEntry
Extends/Implements : un.storage.media.mp4.boxes.Box
Subclasses : -

author  Alexander Simm


Variables : -
Functions : SampleEntry, decode, getDataReferenceIndex



protected void SampleEntry (String name)

public void decode (MP4InputStream in)


The data reference index is an integer that contains the index of the
data reference to use to retrieve data associated with samples that use
this sample description. Data references are stored in Data Reference
Boxes. The index ranges from 1 to the number of data references.
public long getDataReferenceIndex ()