Maven module :un.storage : media-mpeg4 :
Class : un.storage.media.mp4.boxes.impl.oma.OMAContentIDBox
Extends/Implements : un.storage.media.mp4.boxes.FullBox
Subclasses : -

The ContentID box contains the unique identifier for the Content Object the
metadata are associated with. The value of the content-ID must be the value
of the content-ID stored in the Common Headers for this Content Object. There
must be exactly one ContentID sub-box per User-Data box, as the first sub-box
in the container.
author  Alexander Simm


Variables : -
Functions : OMAContentIDBox, decode, getContentID



public void OMAContentIDBox ()

public void decode (MP4InputStream in)


Returns the content-ID string.
return  the content-ID
public String getContentID ()