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

The Discrete Media headers box includes fields specific to the DCF format and
the Common Headers box, followed by an optional user-data box. There must be
exactly one OMADiscreteHeaders box in a single OMA DRM Container box, as the
first box in the container.
author  Alexander Simm


Variables : -
Functions : OMADiscreteMediaHeadersBox, decode, getContentType



public void OMADiscreteMediaHeadersBox ()

public void decode (MP4InputStream in)


The content type indicates the original MIME media type of the Content
Object i.e. what content type the result of a successful extraction of
the OMAContentBox represents.
return  the content type
public String getContentType ()