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

The Media Data Box contains the media data. In video tracks, this box would
contain video frames. A presentation may contain zero or more Media Data
Boxes. The actual media data follows the type field; its structure is
described by the metadata in the movie box.
There may be any number of these boxes in the file (including zero, if all
the media data is in other files). The metadata refers to media data by its
absolute offset within the file.
author  Alexander Simm


Variables : -
Functions : MediaDataBox, decode



public void MediaDataBox ()

public void decode (MP4InputStream in)