Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.MovieFragmentRandomAccessOffsetBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
MovieFragmentRandomAccessOffsetBox,
decode,
getByteSize
public void
MovieFragmentRandomAccessOffsetBox ()
public void
decode (MP4InputStream in)
public long
getByteSize ()
field from the enclosing Movie Fragment Random Access Box. It is placed last
within that box, so that the size field is also last in the enclosing Movie
Fragment Random Access Box. When the Movie Fragment Random Access Box is also
last in the file this permits its easy location. The size field here must be
correct. However, neither the presence of the Movie Fragment Random Access
Box, nor its placement last in the file, are assured.
author Alexander Simm