Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.BinaryXMLBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
BinaryXMLBox,
decode,
getData
public void
BinaryXMLBox ()
public void
decode (MP4InputStream in)
public byte[]
getData ()
stored directly in the meta-box, either the XMLBox or the BinaryXMLBox is
used. The Binary XML Box may only be used when there is a single well-defined
binarization of the XML for that defined format as identified by the handler.
see XMLBox
author Alexander Simm