Maven module :un.storage : media-mpeg4 :
Class :
un.storage.media.mp4.boxes.impl.IPMPControlBox
Extends/Implements :
un.storage.media.mp4.boxes.FullBox
Subclasses : -
Variables : -
Functions :
IPMPControlBox,
decode,
getToolList,
getIPMPDescriptors
public void
IPMPControlBox ()
public void
decode (MP4InputStream in)
public Descriptor
getToolList ()
public Descriptor[]
getIPMPDescriptors ()
any stream in the file.
The IPMP ToolListDescriptor is defined in ISO/IEC 14496-1, which conveys the
list of IPMP tools required to access the media streams in an ISO Base Media
File or meta-box, and may include a list of alternate IPMP tools or
parametric descriptions of tools required to access the content.
The presence of IPMP Descriptor in this IPMPControlBox indicates that media
streams within the file or meta-box are protected by the IPMP Tool described
in the IPMP Descriptor. More than one IPMP Descriptors can be carried here,
if there are more than one IPMP Tools providing the global governance.
author Alexander Simm