Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.MetaBoxRelationBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
MetaBoxRelationBox,
decode,
getFirstMetaboxHandlerType,
getSecondMetaboxHandlerType,
getMetaboxRelation
public void
MetaBoxRelationBox ()
public void
decode (MP4InputStream in)
public long
getFirstMetaboxHandlerType ()
public long
getSecondMetaboxHandlerType ()
public int
getMetaboxRelation ()
same level, i.e., the top level of the file, the Movie Box, or Track Box. The
relation between two meta boxes is unspecified if there is no metabox
relation box for those meta boxes. Meta boxes are referenced by specifying
their handler types.
author Alexander Simm