Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.MovieExtendsHeaderBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
MovieExtendsHeaderBox,
decode,
getFragmentDuration
public void
MovieExtendsHeaderBox ()
public void
decode (MP4InputStream in)
public long
getFragmentDuration ()
including fragments, of a fragmented movie. If this box is not present, the
overall duration must be computed by examining each fragment.
author Alexander Simm