Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.SampleDependencyBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
SampleDependencyBox,
decode,
getDependencyCount,
getRelativeSampleNumber
public void
SampleDependencyBox ()
public void
decode (MP4InputStream in)
public int[]
getDependencyCount ()
public int[][]
getRelativeSampleNumber ()
dependencies are stored in the table, one record for each sample. The size of
the table is taken from the the Sample Size Box ('stsz') or Compact Sample
Size Box ('stz2').
@author Alexander Simm